Skip to content

Releases: mlocati/powershell-phpmanager

v1.25.9

12 Dec 18:14
b836354

Choose a tag to compare

  • Fix installing decimal extension (#96)

v1.25.8

11 Nov 14:26
1000991

Choose a tag to compare

  • Use the ImageMagick DLLs that comes the imagick zip archive

v1.25.7

06 Sep 09:08
4816ab6

Choose a tag to compare

  • Fix argument positions of Install-PhpExtension

v1.25.6

02 Sep 15:39
d69706a

Choose a tag to compare

  • Revert "Accept RC-dev in addition to RC for release candidate versions"
  • Detect RC-dev snapshot versions

v1.25.5

02 Sep 11:58
2c51a8b

Choose a tag to compare

  • Recognize ZEND_MODULE_API_NO of PHP 8.1.0rc1
  • Accept RC-dev in addition to RC for release candidate versions

v1.25.4

19 Aug 10:42
c3070fb

Choose a tag to compare

  • Install FILTER_....DLL files for imagick
  • Let users specify where additional DLL files should be saved

v1.25.3

17 Aug 09:46
7f304f8

Choose a tag to compare

  • Fix installation of imagick with PHP 8+

v1.25.2

25 Jun 13:57
a9dabc1

Choose a tag to compare

  • Recognize ZEND_MODULE_API_NO of PHP 8.1.0alpha1

v1.25.1

10 May 19:09
93b70b5

Choose a tag to compare

  • Fix providing the PHP path to Install-PhpExtensionPrerequisite
  • Fix typo in -NoDependencies flag of Install-PhpExtension

v1.25.0

10 May 16:02
ad85e68

Choose a tag to compare

  • Add Install-PhpExtensionPrerequisite command