PHP 8.2 Notices 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 have already fixed this. There’s no way for me to tell which plugin has an outdated Freemius SDK.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP 8.2 Notices from Freemius’ is closed to new replies.