homebrew-tap
homebrew-tap copied to clipboard
Cannot install phalcon because of versioned formula
I was trying to install phalcon with brew. It does not work because the [email protected] was disabled. Here is the full log
% brew install phalcon ==> Fetching dependencies for phalcon/extension/[email protected]: [email protected], [email protected] and phalcon/extension/psr@74 ==> Fetching [email protected] ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1v Already downloaded: /Users/markhrytchak/Library/Caches/Homebrew/downloads/6121e5ae1709d80b61db1415d6d7f6b9c8de522f05b61d1e9a0204e6b36b4ebe--openssl@1.1-1.1.1v.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/blobs/sha256:a03151 Already downloaded: /Users/markhrytchak/Library/Caches/Homebrew/downloads/ef71531a24892d1b6a63eb51d5ab9ba26ff514932abeea7d1377ef09ea94f02d--openssl@1.1--1.1.1v.arm64_ventura.bottle.tar.gz Error: [email protected] has been disabled because it is a versioned formula!
If anyone has encountered a similar problem or has any insights on how to resolve this issue, your help would be greatly appreciated.
Thank you in advance.
The formulas need to be updated to support the latest Phalcon version and PHP8. @ninjapanzer @AlexNDRmac @Jeckerson Are you accepting Pull Requests for the update?
Sure. You can submit PR. Thank you.