brew-php-switcher

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

Downloads
270
Stars
957
Committers
20

Bot releases are hidden (Show)

brew-php-switcher - Version 2.5 Latest Release

Published by ikari7789 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/philcook/brew-php-switcher/compare/v2.4...v2.5

brew-php-switcher - Version 2.4

Published by ikari7789 almost 3 years ago

Added

  • Support for PHP 8.1

Changed

  • Apache restart logic
  • Valet restart logic

Fixed

  • Apache module name for PHP 8.
brew-php-switcher - Version 2.3

Published by philcook almost 4 years ago

Add support for PHP 8.0

brew-php-switcher - Version 2.2

Published by ikari7789 almost 5 years ago

Added

  • Support for PHP 7.4.

Removed

  • Tests for PHP 5.6 and PHP 7.1.
brew-php-switcher - Version 2.1.1

Published by ikari7789 over 5 years ago

Fixes

  • Issue where a file called 101300 is created when running script.
brew-php-switcher - Version 2.1

Published by philcook almost 6 years ago

Support for PHP 7.3

brew-php-switcher - Version 2.0

Published by philcook over 6 years ago

Changes the way brew php switcher works to allow for changes in homebrew php switching to homebrew core.

brew-php-switcher - Version 1.7

Published by philcook almost 7 years ago

Adds support for PHP 7.2 and support for laravel valet

brew-php-switcher - Version 1.6

Published by philcook about 8 years ago

Includes support for PHP 7.1

brew-php-switcher - Version 1.5

Published by philcook about 9 years ago

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.

brew-php-switcher - Version 1.4

Published by philcook over 9 years ago

Includes new option to skip apache switch, inclusion of php56 and improved instructions.

brew-php-switcher - Version 1.3

Published by philcook over 10 years ago

Allowing of switching to php56.

brew-php-switcher - Version 1.2

Published by philcook over 10 years ago

Fixed issue #3.

brew-php-switcher - Version 1.1

Published by philcook over 10 years ago

This includes a fix for issue #2

brew-php-switcher - Version 1.0

Published by philcook over 10 years ago

First version of brew php switcher.