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

Add a support of IMAGEMAGICK for PHP 8.0 #2861

Closed
PavelSavushkinMix opened this issue Mar 12, 2021 · 0 comments · Fixed by #2862
Closed

Add a support of IMAGEMAGICK for PHP 8.0 #2861

PavelSavushkinMix opened this issue Mar 12, 2021 · 0 comments · Fixed by #2862

Comments

@PavelSavushkinMix
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It's not possible to use PHP 8.0 with ImageMagick (imagick): there are some errors during building images (workspace, php-fpm, php-worker and laravel-horizon).

Describe the solution you'd like
According to this thread, it seems PHP 8.0 is supported (not sure for 100%). I'd like to implement a building of a specific (configurable) version of the ImageMagick for PHP 8.0 (the default version should be latest - means master of their repository).

Describe alternatives you've considered
Turn off ImageMagick :(

Additional context
[Nothing]

PavelSavushkinMix added a commit to PavelSavushkinMix/laradock that referenced this issue Mar 12, 2021
…from source

We need to build imagemagick extension from sources due the latest version, that supports PHP 8.0 has not been released to PECL.

Closes laradock#2861
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant