brew-php-switcher
brew-php-switcher copied to clipboard
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 l...
Hey, cool project! Thank you! I just came across this once again so I figured I'll just add this as an idea for a new feature. Depending on your setup...
I have to manually load the php module every time i switch, there's no error reported when i switch.
Hello, Just installed this and noticed that as much as this script will comment out the necessary 'LoadModule' strings when swithcing PHP versions it doesnt seem to add new LoadModule...
Hello, thanks for sharing! I noticed that after running this script, my **other php kegs are left unlinked**. ## How to recreate Verified no link issues: ``` $ brew doctor...
Hey there, Can you please add support for PHP 8.3, really need it.
Adds PHP 8.2 and 8.3 support.
When switching php versions I get the following output ``` You will need sudo power from now on Switching your apache conf grep: warning: stray \ before / grep: warning:...
The CI workflow is failing when testing PHP 7.0 because the shivammathur/php tap's [email protected] formula depends on icu4c@78, which is no longer available in Homebrew core (only 74-77 remain). Sources:...