UNPKG

@sr_logan/php-ver-manager

Version:

A hark fork of ![jalendport/switch-php](https://github.com/jalendport/switch-php/blob/master/LICENSE.md) which aims to continue supporting new PHP versions and fixing any stability issues. Easily maintain and switch between PHP versions on your Mac. Requi

29 lines (22 loc) 930 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.1.3] - 2018-12-13 ### Added - `php-ver-manager` now supports PHP 7.3! - Added LICENSE and CHANGELOG to the repo ### Changed - 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 ## [1.1.2] - 2018-07-06 ### Fixed - Customizing the memory settings was failing due to a variable removed in v1.1.0 ## [1.1.1] - 2018-07-02 ### Fixed - Examples were updated to match the new arguments implemented in v1.1.0 ## [1.1.0] - 2018-07-02 ### Changed - Homebrew PHP formula were moved to the core tap and also underwent name changes which necessitated updates to this script ### Fixed - Spelling and formatting errors