Conversation
… (php ext) can be setup
|
I believe this will be blocked by lack of official release for |
|
Not having an |
|
Yes the current master of Imagick repository works fine, there's just no tagged stable release right now which means pecl can't be used. The version in ondrej repository is last tagged stable with is NOT compatible with PHP 8. |
|
For the v4 release, we are going to remove any extension that is not yet compatible with PHP 8 from the PHP 8 version (and we will document that in the README). |
|
Great! As soon as v4 comes out, I will test it with my projects. |
…to v4-dev # Conflicts: # .github/workflows/workflow.yml # .travis.yml
Closes #221
Closes #218
Closes #213