moodle/auth/ldap
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
..
classes MDL-73831 adminpresets: Display current/new value for settings 2022-02-22 12:58:02 +01:00
cli MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
db MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
lang/en MDL-63207 auth_ldap: Update user profile if field is empty 2021-09-07 22:50:48 +02:00
tests MDL-52805 core: Remove legacy log calls 2023-03-07 13:08:46 +08:00
auth.php MDL-77350 auth: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
locallib.php MDL-30634 auth_ldap: Assign arbitrary system roles via LDAP sync. 2017-07-20 10:00:36 +01:00
ntlmsso_attempt.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
ntlmsso_finish.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
ntlmsso_magic.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
README-LDAP MDL-27689 Vague README-LDAP file in auth/ldap 2011-09-01 12:43:58 +02:00
settings.php Merge branch 'MDL-69510-master' of https://github.com/snake/moodle into master 2020-09-08 15:27:29 +02:00
upgrade.txt MDL-30634 auth_ldap: Assign arbitrary system roles via LDAP sync. 2017-07-20 10:00:36 +01:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00