PHP Warning on wakeup()
-
FYI … have been getting this warning since last year:
[21-Feb-2025 14:07:37 UTC] PHP Warning: The magic method SFML_Singleton::__wakeup() must have public visibility in /home/{redacted}/public_html/wp-content/plugins/sf-move-login/inc/classes/class-sfml-singleton.php on line 72
In the meantime, I made it public instead of private to quiet the warning, but wanted to make you aware for your next update. This is with PHP 8.2
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP Warning on wakeup()’ is closed to new replies.