Releases: mlocati/powershell-phpmanager
Releases · mlocati/powershell-phpmanager
v1.27.0
- Call Invoke-WebRequest multiple times if "The Local Security Authority cannot be contacted" (#107)
v1.26.2
- Recognize ZEND_MODULE_API_NO of PHP 8.2.0alpha (#101)
- Recognize ZEND_MODULE_API_NO of PHP 8.2.0rc1
v1.26.1
- Fix installing memcached extension (#100)
v1.26.0
- Add Set-OpenSSLConf function (#97)
v1.25.9
- Fix installing decimal extension (#96)
v1.25.8
- Use the ImageMagick DLLs that comes the imagick zip archive
v1.25.7
- Fix argument positions of Install-PhpExtension
v1.25.6
- Revert "Accept RC-dev in addition to RC for release candidate versions"
- Detect RC-dev snapshot versions
v1.25.5
- Recognize ZEND_MODULE_API_NO of PHP 8.1.0rc1
- Accept RC-dev in addition to RC for release candidate versions