moodle/backup/util
Neill Magill 31c62848f0 MDL-55617 backup: Possible fatal errors in backup and restore
The unserialize() function will not always return an object
especially when as can happen the controller field of a
record in the backup_controllers table is empty.

This change ensures that in this case the script will
not cause a fatal error, but instead throw an error.
2016-09-01 08:51:25 +01:00
..
checks MDL-50063 unittests: Remove some unnecesary gc_collect_cycles() 2016-05-13 02:50:45 +02:00
dbops MDL-55617 backup: Possible fatal errors in backup and restore 2016-09-01 08:51:25 +01:00
destinations/tests MDL-32569 convert remaining backup tests and drop old simpletests 2012-04-21 16:24:33 +02:00
factories MDL-30937 core_backup: use default log level when none specified 2014-12-07 21:18:13 -08:00
helper MDL-54205 backup: loggers close() and destroy() 2016-05-13 01:54:28 +02:00
includes MDL-41754 (1) Progress tracking : moved from backup and restore to core 2014-01-27 17:45:50 +07:00
interfaces
loggers MDL-54205 tests: verify destroy() and close() behavior 2016-05-13 01:54:37 +02:00
output
plan MDL-50063 unittests: Remove some unnecesary gc_collect_cycles() 2016-05-13 02:50:45 +02:00
settings MDL-52284 core: PHP7 engine errors have type Throwable 2015-12-10 10:49:37 +08:00
structure MDL-46455 backup: Keep external database logstore code self-contained. 2015-10-09 16:23:09 -07:00
ui MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
xml MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00