This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-03-19 15:10:05 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
dml
History
Huong Nguyen
388cc303f9
MDL-81246 dml: Check the statement resource before freeing it
2024-03-15 11:07:51 +07:00
..
tests
MDL-75952 general: Since php81, refection->setAccessible() is no-op
2024-03-10 21:15:00 +01:00
auroramysql_native_moodle_database.php
…
database_column_info.php
…
mariadb_native_moodle_database.php
…
moodle_database.php
MDL-65292 style: Fix all the function declaration ordering
2024-02-28 23:47:47 +01:00
moodle_read_slave_trait.php
…
moodle_recordset.php
MDL-65292 style: Fix all the function declaration ordering
2024-02-28 23:47:47 +01:00
moodle_temptables.php
…
moodle_transaction.php
…
mysqli_native_moodle_database.php
…
mysqli_native_moodle_recordset.php
…
mysqli_native_moodle_temptables.php
…
oci_native_moodle_database.php
MDL-65292 style: Fix all function declarations white space
2024-02-28 23:33:26 +01:00
oci_native_moodle_package.sql
…
oci_native_moodle_recordset.php
…
oci_native_moodle_temptables.php
…
pdo_moodle_database.php
…
pdo_moodle_recordset.php
…
pgsql_native_moodle_database.php
…
pgsql_native_moodle_recordset.php
…
pgsql_native_moodle_temptables.php
…
sqlite3_pdo_moodle_database.php
…
sqlsrv_native_moodle_database.php
MDL-81246 dml: Check the statement resource before freeing it
2024-03-15 11:07:51 +07:00
sqlsrv_native_moodle_recordset.php
MDL-81246 dml: Check the statement resource before freeing it
2024-03-15 11:07:51 +07:00
sqlsrv_native_moodle_temptables.php
…