Releases: mlocati/powershell-phpmanager
Releases · mlocati/powershell-phpmanager
v1.25.4
- Install FILTER_....DLL files for imagick
- Let users specify where additional DLL files should be saved
v1.25.3
- Fix installation of imagick with PHP 8+
v1.25.2
- Recognize ZEND_MODULE_API_NO of PHP 8.1.0alpha1
v1.25.1
- Fix providing the PHP path to Install-PhpExtensionPrerequisite
- Fix typo in -NoDependencies flag of Install-PhpExtension
v1.25.0
- Add Install-PhpExtensionPrerequisite command
v1.24.4
- Fix generation of Apache configuration files for PHP 8
v1.24.3
- Switch from Bintray to GitHub releases for master
v1.24.2
- Always look for any stability in release URLs
v1.24.1
- Also look for beta extensions in release URLs
- Simplify handling of Composer version to be installed
v1.24.0
- Allow specifying the Composer version to be installed