-
Bug
-
Resolution: Fixed
-
Minor
-
2.8
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
-
MDL-46796-master -
This is a regression from MDL-42071.
When creating a memcache store that does not use a cluster of servers - this warning is shown:
Notice: Undefined property: stdClass::$setservers in /home/damyonw/Documents/Moodle/integration/master/moodle/cache/stores/memcache/lib.php on line 442
Call Stack
- Time Memory Function Location
1 0.0001 241608 {main}( ) ../admin.php:0
2 0.5059 14796408 cache_administration_helper::get_store_configuration_from_data( ) ../admin.php:74
3 0.5059 14796808 cachestore_memcache::config_get_configuration_array( )