Deprecated: Creation of dynamic property
Posted: Tue May 16, 2023 1:29 pm
Hey!
Declare them explicitly, otherwise in PHP 9.0 it will throw fatal error.
Thanks!
Code: Select all
PHP Deprecated: Creation of dynamic property PJ_SecurityImage::$code is deprecated in /inc/secimg.inc.php on line 22
PHP Deprecated: Creation of dynamic property PJ_SecurityImage::$key is deprecated in /inc/secimg.inc.php on line 23
Thanks!
