mlocati / powershell-phpmanager

A PowerShell module to install/update PHP, PHP extensions and Composer on Windows

Home Page:https://www.powershellgallery.com/packages/PhpManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support imagick on php 8.2

faustimetal opened this issue · comments

support imagick on php 8.2, now only 8.0 and 8.1 are supported.

I don't compile PHP extensions: powershell-phpmanager is just a way to easily install PHP extensions compiled by others and published on PECL.

Please refer to this issue to track when they provide it: Imagick/imagick#575