Releases: mlocati/powershell-phpmanager
Releases · mlocati/powershell-phpmanager
v1.2.1
- Avoid using [Environment]::Is64BitOperatingSystem since it's not available in nanoserver
v1.2.0
- 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
- Add Update-PhpCAInfo command
- Make Update-PhpCAInfo less verbose
v1.0.1
- Better feedback when downloading new PHP extensions