Skip to content

Releases: mlocati/powershell-phpmanager

v1.7.3

24 Aug 12:49
a075ea8
Compare
Choose a tag to compare
  • Fix enabling/disabling Zend extensions on PHP 5.3 and PHP 5.4
  • Recognize more PHP Extensions display names

v1.7.2

24 Aug 12:49
c11a064
Compare
Choose a tag to compare
  • Improve generation of Apache configuration files when installing PHP

v1.7.1

24 Aug 12:49
c1cdcdb
Compare
Choose a tag to compare
  • Fix detection of very old PHP version (5.2)

v1.7.0

24 Aug 12:49
bbd9510
Compare
Choose a tag to compare
  • Add PHP Switcher feature, that lets you switching the "current" PHP version

v1.6.0

24 Aug 12:49
807c484
Compare
Choose a tag to compare
  • Enable-PhpExtension and Disable-PhpExtension now accept multiple extensions

v1.5.0

24 Aug 12:49
4254d70
Compare
Choose a tag to compare
  • Add -Persist option to Set-PhpDownloadCache

v1.4.1

24 Aug 12:49
057430d
Compare
Choose a tag to compare
  • Fix bug when download cache is disabled

v1.4.0

24 Aug 12:49
a4b282f
Compare
Choose a tag to compare
  • New commands: Set-PhpDownloadCache, Get-PhpDownloadCache

v1.3.0

24 Aug 12:49
2c4ed2e
Compare
Choose a tag to compare
  • Add -InitialPhpIni argument to Install-Php
  • Improve detection of VcRedist module availability

v1.2.1

24 Aug 12:49
397c69d
Compare
Choose a tag to compare
  • Avoid using [Environment]::Is64BitOperatingSystem since it's not available in nanoserver