跳到主內容

mac 安裝 php 7.4

mac 安裝 php 7.4

brew tap shivammathur/php
brew install php@7.4
brew link --overwrite --force php@7.4
php -v