joe_g Posted June 5, 2023 Share Posted June 5, 2023 Hi there, I got this error on a site I've upgraded to 3.0.210. Could it be that this file wasn't upgraded for some reason, or do I need to wait for a new version? thanks! Link to comment Share on other sites More sharing options...
BitPoet Posted June 5, 2023 Share Posted June 5, 2023 That's a known issue with PHP 8.2 and already fixed in the dev tree, so it will be in the next stable release. Since this line is the only change in PWPNG.php between 3.0.210 and dev, you could use the file from dev without any side effects. You'll probably hit other PHP 8.2 incompatibilities though (e.g. in MarkupHTMLPurifier), so downgrading to PHP 8.1 might be the easier option. Link to comment Share on other sites More sharing options...
joe_g Posted June 6, 2023 Author Share Posted June 6, 2023 Thanks, if there are no other bigger issues with 8.2 then I can wait until the next upgrade (haven't noticed anything else myself) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now