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 version #3

Open
chack1172 opened this issue Nov 13, 2023 · 3 comments
Open

Imagick version #3

chack1172 opened this issue Nov 13, 2023 · 3 comments

Comments

@chack1172
Copy link

Hello,

thank you for this project, I needed imagick ddl for php 8.2 that is not uploaded to pecl.
I downloaded the latest version of imagick from the website (ImageMagick-7.1.1-21-Q16-HDRI-x64-dll.exe) and added php ddl to extension_dir.

I get this warning when running PHP:
PHP Warning: Version warning: Imagick was compiled against ImageMagick version 1808 but version 1809 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0

Do you know how to fix it?

@jb-lopez
Copy link
Owner

Hi @chack1172! Did it end up working for you?

@chack1172
Copy link
Author

It works but it still shows the warning message. Maybe I'm using a wrong version of the exe of imagemagick.

@jb-lopez
Copy link
Owner

Looking in https://github.com/jb-lopez/php-extensions-windows/blob/main/deps/bin/ImageMagick.rdf these are built with v7.0.5. I'll look into updating that to a newer version.

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

2 participants