silverstripe-framework/core
Loz Calver 0384369acb FIX: _config/ directories are now correctly detected as modules (fixes #1762)
DO NOT MERGE: to be reviewed. Only i18n & Deprecation classes use
->getModules() as far as I can see. Given that the method still simply
returns an array of modulename => modulepath, I don't think it's really
an API change
2013-04-18 14:08:03 +01:00
..
manifest FIX: _config/ directories are now correctly detected as modules (fixes #1762) 2013-04-18 14:08:03 +01:00
ArrayLib.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
ClassInfo.php Removing ClassInfo::is_subclass_of(), use is_subclass_of() instead 2012-11-15 14:43:13 +13:00
Config.php FIX Clone Config_LRU incl. objects in array 2013-03-26 12:47:52 +01:00
Convert.php Use preg_replace_callback over preg_replace with e modifier 2012-12-20 13:40:42 +13:00
Core.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01: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 Revert deprecation of Object::add_extension() usage 2013-04-11 11:40:53 +02:00
PaginatedList.php Merge remote-tracking branch 'origin/3.0' into 3.1 2013-01-21 11:14:57 +01:00
TempPath.php NEW: Move temp data into a user-specific subfolder, to stop temp-permission bugs from occurring. 2013-03-24 18:39:50 +13:00