Shell script for switching between Brew-installed PHP versions
Stars
68
Forks
15
Watchers
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
22
commits
10
2
Merge pull request #18 from staabm/patch-1
3e12148
Update sphp.sh
8aff7c2
Add PHP 8.5 support
72e5797
added 8.3 and 8.4 support
3a9d618
Merge pull request #7 from dregad/refactor
a42b74a
Merge pull request #5 from dregad/readme
00749e2
Helper function to escape paths for sed
fa74398
Remove unnecessary osx_* variables and functions
aa3e6da
Fix adding LoadModule statement when missing
5cf742c
Backup Apache config file globally
31d6389
Optimize use of grep and sed
cd09558
Use array to set OSX native PHP version
f35ad72
Set PHP/Apache module in Switch Apache block
f9e940b
Use brew restart instead of stop+start
c8c4a8d
Comment apache_change var and move to start of script
2afa44d