Skip to content

Releases: mlocati/powershell-phpmanager

v1.5.0

24 Aug 12:49
4254d70

Choose a tag to compare

  • Add -Persist option to Set-PhpDownloadCache

v1.4.1

24 Aug 12:49
057430d

Choose a tag to compare

  • Fix bug when download cache is disabled

v1.4.0

24 Aug 12:49
a4b282f

Choose a tag to compare

  • New commands: Set-PhpDownloadCache, Get-PhpDownloadCache

v1.3.0

24 Aug 12:49
2c4ed2e

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

Choose a tag to compare

  • Avoid using [Environment]::Is64BitOperatingSystem since it's not available in nanoserver

v1.2.0

24 Aug 12:49
b93a769

Choose a tag to compare

  • Fix copyright text
  • Inhibit the installation of 64-bit PHP on a 32-bit OS
  • Check (and install if needed) required Visual C++ Redistributables when installing PHP

v1.1.0

24 Aug 12:49
9e71980

Choose a tag to compare

  • Add Update-PhpCAInfo command
  • Make Update-PhpCAInfo less verbose

v1.0.1

24 Aug 12:49
7753a18

Choose a tag to compare

  • Better feedback when downloading new PHP extensions

v1.0.0

24 Aug 12:48

Choose a tag to compare

  • First public version