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.
+ and ADORecordSet_mysqli::_close(), added muting erros in ADORecordSet::__destruct().
+ Check if fixed upstream during the next upgrade and remove this note.
skodak, iarenaza, moodler, stronk7