我需要在我的php 7.2上安装imagick模块
我知道了
brew search php72
==> Searching local taps...
==> Searching taps on GitHub...
==> Searching blacklisted, migrated and deleted formulae...
No formula found for "php72".
Closed pull requests:
...
php72-imagick 3.4.3 (new formula) (https://github.com/Homebrew/homebrew-php/pull/4267)
Run Code Online (Sandbox Code Playgroud)
我该怎么做?
我也需要支持氩气
我正在尝试为php安装intl。当我运行时,sudo pecl install intl它给我一个错误No releases available for package "pecl.php.net/intl"。我尝试清除缓存,也尝试升级pear和pecl。没有。这是我的梨和PHP版本:
PEAR Version: 1.9.4
PHP Version: 5.6.3
Zend Engine Version: 2.6.0
Running on: Darwin iMac-bvc.local 14.5.0 Darwin Kernel Version 14.5.0: Tue Sep 1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64 x86_64
有任何想法吗?提前致谢!