Andrew Nicols
adddcf394f
MDL-78168 mod_assign: Stop storing properties dynamically
...
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.
In these cases, mod_assign was treating other unrelated objects as its
personal object store. These have been updated to not require this.
2023-06-24 13:33:00 +08:00
..
2023-05-22 13:51:39 +01:00
2022-03-15 17:39:04 +08:00
2023-06-24 13:33:00 +08:00
2023-04-22 23:17:50 +08:00
2023-06-21 16:57:49 +08:00
2023-06-16 18:41:45 +01:00
2022-07-04 14:03:39 +08:00
2023-05-24 16:41:55 +01:00
2022-06-28 11:07:48 +08:00
2023-06-22 14:29:39 +02:00
2022-02-23 08:53:54 +08:00
2021-10-15 13:00:03 +02:00
2023-05-24 16:41:55 +01:00
2023-05-24 16:41:55 +01:00
2021-03-25 13:47:23 +00:00
2023-04-04 18:14:32 -03:00
2023-01-17 10:12:50 +01:00
2022-11-28 16:06:55 +00:00
2023-03-15 14:30:47 +07:00
2023-05-24 16:41:55 +01:00
2023-06-15 11:59:53 +08:00
2023-06-16 18:41:45 +01:00
2023-01-17 10:12:50 +01:00
2023-06-16 18:41:45 +01:00
2023-01-27 11:50:58 +00:00
2022-07-13 08:20:54 +05:30
2023-01-27 11:50:58 +00:00
2023-06-24 13:33:00 +08:00
2021-10-07 14:25:11 +08:00
2021-11-11 10:55:39 +08:00
2022-06-18 00:56:44 +08:00
2023-06-24 13:33:00 +08:00
2023-04-18 18:08:09 +02:00
2022-02-09 10:52:35 +08:00