mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-04 21:17:29 +02:00
Later macOS versions do not include PHP
This commit is contained in:
@@ -5,7 +5,7 @@ anchor: mac_setup
|
||||
|
||||
## macOS Setup {#mac_setup_title}
|
||||
|
||||
macOS comes prepackaged with PHP but it is normally a little behind the latest stable release. There are multiple ways to install the latest PHP version on macOS.
|
||||
macOS 12 (Monterey) and later does not come prepackaged with PHP. Earlier macOS versions include PHP but are behind the latest stable release. There are multiple ways to install the latest PHP version on macOS.
|
||||
|
||||
### Install PHP via Homebrew
|
||||
|
||||
|
Reference in New Issue
Block a user