Hi, Just moved to new server w/ PHP 8.2 and I’m seeing an error in Wordfence scans:
Deprecated: Creation of dynamic property PluginUpdateUtility::$name is deprecated in /wp-content/plugins/event-espresso-core-reg/core/third_party_libs/pue/pue-client.php on line 1793 Deprecated
May we know your current EE version? is that all the log you have? btw, do you see any problem in your EE? If you experience any problem, feel free to report it.
I’m on latest 5.0.16.p. I’m aware of 8.x is still in beta support according to WordPress supported specs. Unfortunately, version 8.1 will EOL at the end of this year https://www.php.net/supported-versions.php.
Deprecated notices won’t cause any issues, they are basically saying ‘How you do this has now changed and the code should be updated before we throw an error’. So in PHP8.3, the above will likely be an issue but we’ll have a fix out before then.
I’ve created a ticket to prevent the above notice from being thrown in a future version of EE.
Viewing 3 reply threads
The support post ‘pue-client.php on line 1793 Deprecated’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.