PHP deprecation notices 8.2 (likely from Freemius)
-
My debug.log is getting filled with the following warning:
[05-Apr-2024 15:59:51 UTC] E_DEPRECATED: Creation of dynamic property FS_User::$is_beta is deprecated in /var/www/site.com/public_html/wp-includes/functions.php on line 650
Which of course is not the actual location of the error. I used grep to scan my entire plugins folder and this appears to be related to some Freemius code and your plugin appears to have Freemius included in your codebase.
So, if you haven’t already tested on php 8.2, you might want to ask them if they have an update. Apologies if you already have updated this, but it’s proving impossible to tell which plugin this is coming from.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP deprecation notices 8.2 (likely from Freemius)’ is closed to new replies.