Closed dfpsoeew closed 2 years ago
No, I'm pretty sure this is an issue with the changes I've did for #38, likely the type hit changes. I guess I've did something wrong regarding PHP 7.4 / PHP 8.0 compatibility.
I'm on it!
I've fixed some union type issues (which are not available in PHP 7.4) and added very basic tests to prevent something like this to happen again.
Broken: https://github.com/fnagel/generic-gallery/runs/4512959352?check_suite_focus=true Fixed: https://github.com/fnagel/generic-gallery/runs/4513128231?check_suite_focus=true
Would you please test branch https://github.com/fnagel/generic-gallery/tree/php-74-fixes and give feedback. I will release a bugfix version shortly after!
This branch is working for me. Thank you for the quick fix!
Wonderful. Thanks for the quick feedback. New release is on its way!
Not sure if this error is my fault but I'm getting a parse error in backend after updating to 5.0.0 (running PHP 7.4 by the way):