Skip to content

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

v1.3.1

Choose a tag to compare

@custom-dev-tools custom-dev-tools released this 04 Aug 11:03

Fixed

  • Fixed error caused by parentheses in system environmental path.

v1.3.0

Choose a tag to compare

@custom-dev-tools custom-dev-tools released this 02 Jul 07:05

Added

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

v1.2.3

Choose a tag to compare

@custom-dev-tools custom-dev-tools released this 26 Aug 02:54

Fixed

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

v1.2.2

Choose a tag to compare

@custom-dev-tools custom-dev-tools released this 08 May 15:46

Changed

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

v1.2.1

Choose a tag to compare

@midnight-coding midnight-coding released this 20 May 00:31

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

Choose a tag to compare

@midnight-coding midnight-coding released this 19 May 06:35

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

Choose a tag to compare

@custom-dev-tools custom-dev-tools released this 26 Aug 03:01

Fixed

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

v1.1.0

Choose a tag to compare

@custom-dev-tools custom-dev-tools released this 26 Aug 03:01

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

Choose a tag to compare

@custom-dev-tools custom-dev-tools released this 26 Aug 03:02
  • Initial commit.