php-imagine / Imagine

PHP Object Oriented image manipulation library
https://imagine.readthedocs.io
Other
4.42k stars 530 forks source link

Workaround for segmentation fault on PHP 7.3 + opcache #828

Closed mlocati closed 2 years ago

mlocati commented 2 years ago

Close #826

mlocati commented 2 years ago

Can confirm that this fixes the segmentation fault from #826

Thanks for checking. I've also been able to replicate the issue inside the GitHub Actions (see #829). So, I've rebased this PR: let's see if this #828 fixes the issue