mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
![]() Refereces: - https://wiki.php.net/rfc/make-reflection-setaccessible-no-op - https://www.php.net/manual/en/reflectionproperty.setaccessible.php - https://www.php.net/manual/en/reflectionmethod.setaccessible.php As of PHP 8.1.0, calling this method has no effect; all methods are invokable by default. So, let's remove all uses from core, they are no-op. |
||
---|---|---|
.. | ||
amd | ||
classes | ||
h5plib/v126 | ||
js | ||
pix | ||
templates | ||
tests | ||
ajax.php | ||
edit.php | ||
embed.php | ||
lib.php | ||
libraries.php | ||
overview.php | ||
upgrade.txt |