kabel / homebrew-php-ext

🐘🌐 Core PHP extension formulae not suitable for Homebrew/core
BSD 2-Clause "Simplified" License
122 stars 18 forks source link

I am getting this error in mojave 10.14.2 with php7.3 installed on it. #10

Closed vimalmistry closed 5 years ago

vimalmistry commented 5 years ago

==> Tapping kabel/php-ext Cloning into '/usr/local/Homebrew/Library/Taps/kabel/homebrew-php-ext'... remote: Enumerating objects: 33, done. remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 100% (21/21), done. remote: Total 33 (delta 19), reused 20 (delta 12), pack-reused 0 Unpacking objects: 100% (33/33), done. Error: Invalid formula: /usr/local/Homebrew/Library/Taps/kabel/homebrew-php-ext/Formula/php@5.6-enchant.rb No available formula with the name "php@5.6" Error: Invalid formula: /usr/local/Homebrew/Library/Taps/kabel/homebrew-php-ext/Formula/php@5.6-pdo-oci.rb No available formula with the name "php@5.6" Error: Invalid formula: /usr/local/Homebrew/Library/Taps/kabel/homebrew-php-ext/Formula/php@5.6-oci8.rb No available formula with the name "php@5.6" Error: Invalid formula: /usr/local/Homebrew/Library/Taps/kabel/homebrew-php-ext/Formula/php@5.6-imap.rb No available formula with the name "php@5.6" Error: Invalid formula: /usr/local/Homebrew/Library/Taps/kabel/homebrew-php-ext/Formula/php@5.6-snmp.rb No available formula with the name "php@5.6" Error: Invalid formula: /usr/local/Homebrew/Library/Taps/kabel/homebrew-php-ext/Formula/php@5.6-recode.rb No available formula with the name "php@5.6" Error: Cannot tap kabel/php-ext: invalid syntax in tap!

vishal-sancheti commented 5 years ago

Same here

webflo commented 5 years ago

This is "caused" by https://github.com/Homebrew/homebrew-core/pull/35679. php@5.6 is EOL.

vimalmistry commented 5 years ago

@webflo any solution for this?

vishal-sancheti commented 5 years ago

try this: https://github.com/v1shky/homebrew-php-ext

kabel commented 5 years ago

Fixed at 0f262fcb