Files
mkdocs/docs/macos/webserver/php72.md
2019-03-15 20:20:37 +01:00

29 lines
297 B
Markdown

# PHP 7.2
Installer PHP 7.2 (Homebrew)
Désintaller PHP
$ brew uninstall --force php72
Installer PHP 7.2
$ brew install php72 --with-httpd --with-webp
Infos sur PHP 7.2
$ brew info php72
homebrew/php/php72: stable 7.2.0 (bottled), HEAD
PHP Version 7.2
$ brew upgrade php72-xdebug