moodle/auth
Meirza 684343eee7 MDL-77350 auth: Added class properties that are not declared
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-05-16 01:03:01 +07:00
..
cas MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
classes MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
db MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
email MDL-77350 auth: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
ldap MDL-77350 auth: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
lti MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
manual MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
mnet MDL-77350 auth: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
nologin MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
none MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
oauth2 MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
shibboleth MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
tests MDL-77577 Behat: Replaced the use of "Install selected language pack(s) 2023-03-21 11:58:30 +08:00
webservice MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
index.html Stop people browsing auth modules 2005-01-23 04:18:32 +00:00
test_settings.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
upgrade.txt MDL-77007 auth: Remove auth-yui-passwordunmask 2023-01-25 14:14:15 +08:00