Releases: JanTvrdik/PhpVersionSwitcher
Releases · JanTvrdik/PhpVersionSwitcher
PHP Version Switcher 1.6.1
PHP Version Switcher 1.6.0
- 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
v1.6.0-beta1 changed default platform to x64
PhpVersionSwitcher 1.5.0
- 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
- 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
- implemented support for Nginx + PHP FastCGI
PhpVersionSwitcher 1.1.0-RC1
v1.1.0-rc1 changed assembly version to 1.1.x
PhpVersionSwitcher 1.1.0-beta2
v1.1.0-beta2 typo, updated default values for settings
PhpVersionSwitcher 1.1.0-beta1
v1.1.0-beta1 move files
PhpVersionSwitcher 1.0.0
v1.0.0 changed application icon