Support

Home Forums Event Espresso Premium pue-client.php on line 1793 Deprecated

pue-client.php on line 1793 Deprecated

Posted: February 2, 2024 at 8:34 am


Joseph Guarino

February 2, 2024 at 8:34 am

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

Any ideas?


Rio

  • Support Staff

February 4, 2024 at 11:34 pm

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.

Event Espresso officially supports PHP 8.0. WordPress does not fully support PHP 8.1 (beta support only). https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/

So, be careful getting ahead of PHP support for WordPress.

thanks


Joseph Guarino

February 5, 2024 at 8:13 am

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.

Looks like WordPress 6.4 will recommends PHP 8.1 or 8.2 https://wordpress.org/news/2023/10/wordpress-6-4s-php-compatibility/

Anyhow, I don’t see any other issues as of now but I will keep you posted.

Thanks!


Tony

  • Support Staff

February 5, 2024 at 9:31 am

Hi there,

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.

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.

Event Espresso