MDL-78957 libraries: Fix php82 undefined property deprecation
commit57c23974003bde2aa38a63ce639cb22a401f8fd4
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 9 Aug 2023 13:08:07 +0000 (9 15:08 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 9 Aug 2023 13:27:49 +0000 (9 15:27 +0200)
treefeaa02e5e796e27e17b047f39e32b319fbe71d27
parent1474f74687dda57c7d011b92d16f25b9870d2799
MDL-78957 libraries: Fix php82 undefined property deprecation

This was detected only in master (4.3dev) because MDL-40084
added a unit test covering it. But the very same patch is
needed in 402_STABLE, no matter it's not covered there.
lib/odslib.class.php