silverstripe-framework/core
Daniel Hensby c11ac5d248 Merge pull request #4162 from kinglozzer/pulls/object-parse-class-spec
FIX: Object::parse_class_spec failed to parse associative arrays
2016-06-28 16:07:12 +01:00
..
manifest Efficiency improvement to class manifest 2016-05-19 12:47:29 +01:00
startup BUG Fix suppression of display_errors in ErrorControlChain 2016-05-18 13:36:54 +12:00
ArrayLib.php API: Add ArrayLib::flatten($array, $preserveKeys) 2013-05-11 00:00:31 +12:00
ClassInfo.php BUG Fix ClassInfo::table_for_object_field 2015-09-17 18:31:46 +12:00
Config.php Safe unnesting of Config and Injector 2015-06-15 00:23:40 +01:00
Constants.php Fixing undeclared constant issue 2016-02-26 14:45:07 +00:00
Convert.php BUG Fix SS-2014-017 2015-03-20 18:27:30 +13:00
Core.php FIX Prevent unnecessary call to config system which doesn't exist yet 2015-03-03 11:35:26 +00:00
DAG.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
Diff.php API Make HTMLValue replace-able via DI 2013-03-14 12:49:02 +13:00
Extension.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Flushable.php NEW Provide a consistent way of triggering flush 2014-08-22 09:24:27 +12:00
HTMLCleaner.php API Make HTMLValue replace-able via DI 2013-03-14 12:49:02 +13:00
Object.php FIX: Object::parse_class_spec failed to parse associative arrays 2015-05-06 18:29:51 +01:00
PaginatedList.php Don't show next for anything above TotalPages 2014-02-02 21:13:48 +01:00
TempPath.php BUG Include php version in default cache folder name 2015-02-12 17:29:45 +13:00