Releases: philcook/brew-php-switcher
Releases · philcook/brew-php-switcher
Version 2.5
What's Changed
- php 8.1 + testing for all versions by @oleg-andreyev in #78
- Moving from Travis to GitHub Actions by @oleg-andreyev in #79
- feat: php 8.2 support by @dammy001 in #84
- add php 8.3 support by @davemednick in #91
New Contributors
- @oleg-andreyev made their first contribution in #78
- @dammy001 made their first contribution in #84
- @davemednick made their first contribution in #91
Full Changelog: v2.4...v2.5
Version 2.4
Added
- Support for PHP 8.1
Changed
- Apache restart logic
- Valet restart logic
Fixed
- Apache module name for PHP 8.
Version 2.3
Add support for PHP 8.0
Version 2.2
Added
- Support for PHP 7.4.
Removed
- Tests for PHP 5.6 and PHP 7.1.
Version 2.1.1
Fixes
- Issue where a file called 101300 is created when running script.
Version 2.1
Support for PHP 7.3
Version 2.0
Changes the way brew php switcher works to allow for changes in homebrew php switching to homebrew core.
Version 1.7
Adds support for PHP 7.2 and support for laravel valet
Version 1.6
Includes support for PHP 7.1
Version 1.5
Includes support for PHP7 and also now no longer requires the user to have already pre-added the modules links to the apache config as if they do not exists and installed via homebrew it will add and missing ones.