|
MacOS升级到最新版,原来安装的PHP 7.2因动态库原因无法继续使用。尝试卸载重装,brew输出如下错误提示:$ I' d1 `& y0 A; ^
php@7.2 has been disabled because it is deprecated upstream!又一次感慨阿三慢慢接管硅谷后,苹果微软等大厂的软件质量越来越不靠谱啊!无法新安装也就算了,怎么搞得原来好好的也用不了了?!!
6 P! Y& ]# I4 h3 Q' p但是某个项目仍依赖于PHP 7.2版本,没办法只能通过第三方brew源安装了:+ D5 w; \4 u0 C
brew tap shivammathur/php
1 d2 V. h0 i+ d2 `8 t+ Mbrew install shivammathur/php/php@7.2
! }& k+ m8 T4 ~/ I7 E参考1. How to install PHP 7.2 on macOS Big Sur using Homebrew?
4 p- Q; K8 h2 h0 C* d- M P5 C2. 使用Remi源安装最新版PHP 7和PHP 8
: Z- l* _$ [1 t" P( |- _AD:【国外VPS推荐】 Vultr全球16个数据中心,高速SSD硬盘,月付2.5$起,注册充10$送100$打赏赞 |
|