Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.2
-
None
-
None
-
MOODLE_402_STABLE
Description
Although targetted at PHP 9.0, we should start to try and identify and fix these as early as possible.
These cases will all currently emit a warning, but the promotion in PHP 9.0 will lead these to error.
https://wiki.php.net/rfc/undefined_variable_error_promotion
https://wiki.php.net/rfc/undefined_property_error_promotion
We should identify any remaining cases and address them.