PHP
Page: downloads
### Summary
PHP Download all Metavers
### Details
# Download and install Homebrew.
curl -o- https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh | bash
# Install and link PHP.
brew install php@8.5
brew link --force --overwrite php@8.5
### Additional context
# Download and install Homebrew.
curl -o- https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh | bash
# Install and link PHP.
brew install php@8.5
brew link --force --overwrite php@8.5
关闭于 2026-03-17 1 条评论