silverstripe-framework/core
Hamish Friedlander e161439340 Merge pull request #2470 from sunnysideup/patch-19
more meaningful error message in ConfigStaticManifest.php (depth < 0)
2013-11-04 17:58:10 -08:00
..
manifest more meaningful error message in ConfigStaticManifest.php (depth < 0) 2013-09-30 16:02:11 -10:00
startup FIX Double slashes in ParameterConfirmationToken 2013-08-19 11:35:34 +12:00
ArrayLib.php API: Add ArrayLib::flatten($array, $preserveKeys) 2013-05-11 00:00:31 +12:00
ClassInfo.php Removing ClassInfo::is_subclass_of(), use is_subclass_of() instead 2012-11-15 14:43:13 +13:00
Config.php FIX changing environment in config.php changes matched yaml rules 2013-07-02 13:21:27 +12:00
Constants.php Allow ASSETS_PATH to be overridden like ASSETS_PATH (via jthomerson) 2013-11-01 11:27:03 +13:00
Convert.php Use preg_replace_callback over preg_replace with e modifier 2013-07-05 09:08:58 +12:00
Core.php Merge branch '3.0' into 3.1 2013-08-07 09:43:52 +12:00
DAG.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +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
HTMLCleaner.php API Make HTMLValue replace-able via DI 2013-03-14 12:49:02 +13:00
Object.php Add backwards compatibility for has_extension 2013-10-11 10:18:00 -04:00
PaginatedList.php Only allow positive start values in PaginatedList 2013-08-28 17:34:40 +02:00
TempPath.php BUG Fixed cross-platform issues with test cases and file utilities 2013-10-03 14:49:18 +13:00