Skip to content

Releases: JanTvrdik/PhpVersionSwitcher

PHP Version Switcher 1.6.1

02 Dec 14:27
Compare
Choose a tag to compare
  • fixed including the same *.ini file twice when PHP directory name matched exactly PHP version
  • added support for passing environment variables to processes

PHP Version Switcher 1.6.0

02 Dec 14:28
Compare
Choose a tag to compare
  • increased timeout for service status change to 15 seconds
  • directory with active PHP version is automatically added to system PATH environmental variable
  • label-specific php.ini (e.g. 7.0.3 (x64 NTS) (xdebug).ini) is loaded as well

PhpVersionSwitcher 1.6.0 beta

24 Apr 10:06
Compare
Choose a tag to compare
Pre-release
v1.6.0-beta1

changed default platform to x64

PhpVersionSwitcher 1.5.0

12 Sep 20:49
Compare
Choose a tag to compare
  • configuration format changed to JSON (thx @hrach)
  • added support for switching between PHP 5 and 7 with Apache mod_php (thx @Misneit)
  • added support for custom services and executables (thx @hrach)
  • added support for multiple FastCGI instances (thx @hrach)
  • implemented version grouping
  • improved parallelism
  • new icons (thx @hrach)
  • fixed detection of running processes (thx @hrach)

PhpVersionSwitcher 1.2.0

16 Sep 10:37
Compare
Choose a tag to compare
  • added support for PHP built-in server
  • context menu can be opened also with left click
  • version directory name can have dev stability (e.g 7.0.0-dev)
  • version directory name can have custom suffix (e.g. 5.6.0 x86 TS)
  • version directory name is parsed case-insensitively
  • services and process are now started and stopped in parallel

PhpVersionSwitcher 1.1.0

16 Sep 10:34
Compare
Choose a tag to compare
  • implemented support for Nginx + PHP FastCGI

PhpVersionSwitcher 1.1.0-RC1

11 Aug 20:20
Compare
Choose a tag to compare
Pre-release
v1.1.0-rc1

changed assembly version to 1.1.x

PhpVersionSwitcher 1.1.0-beta2

04 Aug 09:26
Compare
Choose a tag to compare
Pre-release
v1.1.0-beta2

typo, updated default values for settings

PhpVersionSwitcher 1.1.0-beta1

04 Aug 05:03
Compare
Choose a tag to compare
Pre-release
v1.1.0-beta1

move files

PhpVersionSwitcher 1.0.0

04 Aug 05:08
Compare
Choose a tag to compare
v1.0.0

changed application icon