silverstripe-framework/core/manifest
2015-12-05 19:39:37 +11:00
..
ClassLoader.php FIX make class loader classExists check interface_exists as per docs 2015-03-03 00:22:15 +00:00
ClassManifest.php FIX Imported namespaces now correctly used to determine class inheritance 2015-06-20 16:09:10 +01:00
ConfigManifest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ConfigStaticManifest.php Optimization: Swapped is_array for faster casting compare, shaved ~4s off flushing on 3.2ghz i5 dual core system 2015-12-05 19:39:37 +11:00
ManifestCache.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ManifestFileFinder.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
TemplateLoader.php Remove unused local vars 2015-08-03 20:42:43 +02:00
TemplateManifest.php Merge remote-tracking branch 'composer/3.1' into 3 2015-01-15 18:52:46 +13:00
TokenisedRegularExpression.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00