moodle/auth/mnet
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-72135 auth_mnet: Remove rand() from mnet cron task 2021-08-14 10:54:00 +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-70189 lang: final removal of deprecated 311 strings. 2023-05-04 14:15:35 +01:00
tests/privacy MDL-77164 privacy: typehint test content writer 2023-04-13 09:43:15 +01:00
auth.php MDL-77350 auth: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
jump.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
land.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
settings.php MDL-76053 admin: Remove various warnings related to MNet 2022-11-08 16:49:18 +01: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