silverstripe-framework/core
2011-09-18 22:04:02 +02:00
..
manifest BUGFIX: Fixed the manifest not parsing interfaces which extended from multiple interfaces. 2011-05-02 10:37:26 +10:00
ArrayLib.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
ClassInfo.php MINOR: Updated various methods to use new manifest methods rather than ManifestBuilder functions or globals. 2011-03-24 20:14:43 +11:00
Convert.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
Core.php API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
Diff.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
Extension.php API CHANGE: Renamed DataObjectDecorator to DataExtension. 2011-04-26 11:01:38 +10:00
HTMLCleaner.php ENHANCEMENT Allowing custom HTMLCleaner implementations via Diff:: and new TidyHTMLCleaner and PurifierHTMLCleaner classes 2011-03-30 18:02:25 +13:00
Object.php API CHANGE Removed Object->cacheToFileWithArgs(), please use Object->cacheToFile() with the $arguments param 2011-05-01 20:23:07 +12:00