silverstripe-framework/core
2012-04-15 10:50:19 +12:00
..
manifest MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
ArrayLib.php BUGFIX Merge request arrays recursively 2011-12-23 17:48:49 +13:00
ClassInfo.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
Config.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
Convert.php MINOR Removed references to ereg as comments 2012-04-10 22:19:17 +12:00
Core.php API CHANGE Enable E_STRICT, but include DebugView, Log classes as these are not always guaranteed to be loaded by ClassLoader at the time a strict error is issued. 2012-04-13 13:23:26 +12:00
DAG.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
Diff.php MINOR Replaced use of deprecated split() with preg_split() and fixed use of "&new Class()" which is deprecated in PHP 5.3 2012-03-27 23:16:52 +13:00
Extension.php ENHANCEMENT Extension arguments are now passed through to add_to_class() 2012-03-12 16:14:47 +13:00
HTMLCleaner.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
Object.php BUGFIX Object::get_extensions() is now declared as static, as it was 2012-04-12 12:02:13 +12:00
PaginatedList.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00