安装已经停止维护的源 https://github.com/eXolnet/homebrew-deprecated brew tap exolnet/homebrew-deprecated 可先搜索 brew search php 安装 brew install php@5.6 解决报错 类库版本不兼容 dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.64.dylib Referenced from: /usr/local/Cellar/php@5.6/5.6.40/bin/php Reason: image…
Leave a Comment