moodle-auth_saml2 icon indicating copy to clipboard operation
moodle-auth_saml2 copied to clipboard

"Deprecated: Creation of dynamic property" warnings with PHP 8.2 - Part 2

Open ziegenberg opened this issue 5 months ago • 0 comments

Running the checks I get:

PHP Deprecated:  Creation of dynamic property auth_saml2\check\certificateexpiry::$id is deprecated in <moodleroot>/web/auth/saml2/classes/check/certificateexpiry.php on line 46

PHP Deprecated:  Creation of dynamic property auth_saml2\check\certificateexpiry::$name is deprecated in <moodleroot>/web/auth/saml2/classes/check/certificateexpiry.php on line 47

ziegenberg avatar Sep 24 '24 17:09 ziegenberg