Skip to content

Releases: custom-dev-tools/wampserver-php-cli-version-changer

v1.3.1

04 Aug 11:03
Compare
Choose a tag to compare

Fixed

  • Fixed error caused by parentheses in system environmental path.

v1.3.0

02 Jul 07:05
Compare
Choose a tag to compare

Added

  • Added ability to change PHP version within an open CMD Window session only.

v1.2.3

26 Aug 02:54
Compare
Choose a tag to compare

Fixed

  • Added .gitattributes file to normalize EOL's for Windows OS when code is downloaded as ZIP file.

v1.2.2

08 May 15:46
Compare
Choose a tag to compare

Changed

  • Updated readme.md reflecting transfer of repo to Github username custom-dev-tools.

v1.2.1

20 May 00:31
Compare
Choose a tag to compare

Changed

  • Updated readme.md reflecting removal of warning when the PATH environment variable contains a path on Wamp or a version of PHP.
  • Renamed licence.md to license.md

v1.2.0

19 May 06:35
Compare
Choose a tag to compare

Added

  • Ability to remove from the environment user path multiple PHP version paths.
  • Ability to remove from the environment user path any PHP version path(s) that are not in the list of available PHP versions.

Changed

  • Updated readme.md

v1.1.1

26 Aug 03:01
Compare
Choose a tag to compare

Fixed

  • Fixed missing directory separator between path to php folders and currently / newly selected php version folder(s).

v1.1.0

26 Aug 03:01
Compare
Choose a tag to compare

Added

  • Ability to automatically detect WampServer default installation paths (both 32-bit and 64-bit).
  • Ability to solely specify WampServer custom installation path.

Changed

  • Updated readme.md
  • Fixed spelling mistakes in readme.md

v1.0.0

26 Aug 03:02
Compare
Choose a tag to compare
  • Initial commit.