Logo
Explore Help
Register Sign In
mirror_php/moodle
1
0
Fork 0
You've already forked moodle
mirror of https://github.com/moodle/moodle.git synced 2025-06-02 06:05:31 +02:00
Code Issues Projects Releases Wiki Activity
moodle/lib/ddl
History
Eloy Lafuente (stronk7) 361dfe8145
MDL-75952 general: Since php81, refection->setAccessible() is no-op
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.
2024-03-10 21:15:00 +01:00
..
tests
MDL-75952 general: Since php81, refection->setAccessible() is no-op
2024-03-10 21:15:00 +01:00
database_manager.php
…
mssql_sql_generator.php
…
mysql_sql_generator.php
MDL-65292 style: Fix all function declarations white space
2024-02-28 23:33:26 +01:00
oracle_sql_generator.php
MDL-65292 style: Fix all function declarations white space
2024-02-28 23:33:26 +01:00
postgres_sql_generator.php
MDL-65292 style: Fix all function declarations white space
2024-02-28 23:33:26 +01:00
sql_generator.php
MDL-65292 style: Fix all the function declaration ordering
2024-02-28 23:47:47 +01:00
sqlite_sql_generator.php
MDL-65292 style: Fix all function declarations white space
2024-02-28 23:33:26 +01:00
Powered by Gitea Version: 1.23.8 Page: 1092ms Template: 56ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API