mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
MDL-52286 core: several fixes to ADOdb
This commit is contained in:
parent
bca69f937c
commit
cc3048eb41
5 changed files with 23 additions and 3 deletions
|
@ -24,5 +24,7 @@ Added:
|
|||
|
||||
Our changes:
|
||||
* Removed random seed initialization from lib/adodb/adodb.inc.php:216 (see 038f546 and MDL-41198).
|
||||
* MDL-52286 fixed usage of /e in preg_replace, incorrect constructor in ADORecordSet_ext_mysqlt
|
||||
and ADORecordSet_mysqli::_close(). Check if fixed upstream during the next upgrade and remove this line.
|
||||
|
||||
skodak, iarenaza, moodler, stronk7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue