Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imagick for PHP 8.2 #96

Open
3DWORX-SA opened this issue Apr 30, 2023 · 9 comments
Open

imagick for PHP 8.2 #96

3DWORX-SA opened this issue Apr 30, 2023 · 9 comments

Comments

@3DWORX-SA
Copy link

Please advise when an IMAGICK Windows build for PHP 8.2 will be released.
The most recent listed as at 30 April 2023 is v3.7.0 for PHP 8.1 at https://pecl.php.net/package/imagick/3.7.0/windows.
I understand that IMAGICK will therefore only run on WordPress with no later than PHP 8.1? Or is there a way to get IMAGICK to run on WordPress with PHP 8.2?

@mz0lee
Copy link

mz0lee commented Jun 14, 2023

Hi there! Are there any plans of publishing new builds for new php versions on Windows?

@Daijobou
Copy link

Have the same question :)

@fxgadea
Copy link

fxgadea commented Aug 31, 2023

Please advise when an IMAGICK Centos for PHP 8.2 will ever be released. - I need it!!

Warning: PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20200930
PHP compiled with module API=20220829
These options need to match
in Unknown on line 0

OS: Centos 7
PHP: 8.2

@3xploiton3
Copy link

same question, i follow all tutorial, seem doesn not compatible with latest php 8.2.10

@stewart89
Copy link

Same question, will be imagick avaiable for php 8.3?

@SilvioRamirez
Copy link

Same here, Windows 11 / CentOS 7, Laravel 10.20 PHP 8.2.0, I get this message: WARN PHP Warning: PHP Startup: Unable to load dynamic library 'php_imagick.dll' (tried: C:\xampp\php\ext\php_imagick.dll (No se puede encontrar el módulo especificado), C:\xampp\php\ext\php_php_imagick.dll.dll (No se puede encontrar el módulo especificado)) in Unknown on line 0.

@Daijobou
Copy link

@SilvioRamirez follow this instructions https://mlocati.github.io/articles/php-windows-imagick.html because PHP 8.2 and PHP 8.3 is there missing, use this downloads https://phpext.phptools.online/extension/images/imagick-121

@SilvioRamirez
Copy link

@SilvioRamirez follow this instructions https://mlocati.github.io/articles/php-windows-imagick.html because PHP 8.2 and PHP 8.3 is there missing, use this downloads https://phpext.phptools.online/extension/images/imagick-121

Thanks! I make it works for windows 11:

  1. Download and install: ImageMagick-7.1.1-31-Q16-HDRI-x64-dll.exe
  2. In ext folder of php extract all .dll files from: php_imagick-3.7.0-8.2-x64-ts.zip
  3. Restart php or computer and works!

@Danack
Copy link
Collaborator

Danack commented May 25, 2024

@3DWORX-SA @fxgadea Do you sponsor Open Source projects?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants