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

php-imagick not available for php 7.3 #940

Closed
jackdpeterson opened this issue Sep 8, 2018 · 1 comment
Closed

php-imagick not available for php 7.3 #940

jackdpeterson opened this issue Sep 8, 2018 · 1 comment

Comments

@jackdpeterson
Copy link

It appears that imagick extension is not yet available for PHP 7.3.

Expected files:
/etc/php/7.3/mods-available/imagick.ini.
/usr/lib/php/20180731/imagick.so

Actual:
Both the .so and the .ini files are missing for PHP 7.3.

Also missing
The symlinked path ;-).

@oerdnj
Copy link
Owner

oerdnj commented Sep 9, 2018

7.3.0 isn't out of beta and many extensions just doesn't support it. I will start updating extensions around rc1-rc2.

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