Brew PHP switcher is a simple shell script to switch your apache and CLI quickly between major versions of PHP. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality. For users of Homebrew (or brew for short) currently only.
MIT License
961
stars
90
forks
source link
- add call to `php --version` to verify switch on CLI #76
Won't merge this as this might annoy users who just want a simple notification that this is "All Done". If a user wants to be sure they can run this command themselves.
php --version
to verify switch on CLI