silverstripe-framework/core/manifest
Daniel Hensby be4ff501f7 Making ConfigStaticManifest::parseStatic error more meaningful
The error thrown by `parseStatic` when there's an unexpected token is now more meaningful as it states the type of token that was encountered as well as the class that it was found in.
2013-11-13 10:49:55 +00:00
..
ClassLoader.php IX Load _config.php's after static config manifest 2013-03-21 00:16:36 +01:00
ClassManifest.php Improve memory performance when generating config static and class caches 2013-07-08 21:24:14 +12:00
ConfigManifest.php FIX ConfigManifest regenerating every request if variantKeySpec is an empty array() 2013-07-10 11:53:44 +12:00
ConfigStaticManifest.php Making ConfigStaticManifest::parseStatic error more meaningful 2013-11-13 10:49:55 +00:00
ManifestCache.php Don't use Zend_Cache in manifests 2013-03-14 12:07:07 +13:00
ManifestFileFinder.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
TemplateLoader.php FIX Template discovery on themed Layout templates 2013-04-30 15:41:26 +02:00
TemplateManifest.php FIX Template discovery on themed Layout templates 2013-04-30 15:41:26 +02:00
TokenisedRegularExpression.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00