All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
switch-php
now supports PHP 7.3!- Added LICENSE and CHANGELOG to the repo
- Updated some of the examples to PHP 7.3
- Created new gif to reflect changes implemented in v1.1.0 and also PHP 7.3
- Customizing the memory settings was failing due to a variable removed in v1.1.0
- Examples were updated to match the new arguments implemented in v1.1.0
- Homebrew PHP formula were moved to the core tap and also underwent name changes which necessitated updates to this script
- Spelling and formatting errors