moodle/auth/email
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-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
lang/en MDL-66003 lang: Import fixed English strings (en_fix) 2019-06-25 18:00:51 +02:00
tests MDL-77350 auth: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
auth.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
settings.php MDL-58793 auth: Fix invalid access to $this in settings.php files 2017-05-08 11:47:29 +02:00
upgrade.txt MDL-12689 mod_data: Remove trailing whitespaces 2017-04-04 00:14:35 +02:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00