silverstripe-framework/core
2017-05-08 17:52:13 +12:00
..
manifest Adds support for using the newer ConfigStaticManifest from the 4.0/master branch. If the developer is doing something weird that involves accessing the 'getStatics()', they can simply delete the ConfigStaticManifest40.php file to bring back full compatibility. My reasoning for this addition is that it reduces the /dev/build process greatly and increases the programmers productivity and improves their quality of life (in my opinion anyway, less waiting for 7-12s for private static changes). 2017-05-08 17:52:13 +12:00
startup Merge 3.3 into 3 2016-05-18 17:29:30 +12:00
ArrayLib.php Do not hang on nested parameters in search context 2015-09-23 09:12:02 +02:00
ClassInfo.php BUG Fix regression in aggregate column lookup from #6199 2016-11-10 11:13:02 +13:00
Config.php FIX: Don’t use SplFixedArray in PHP 7. 2017-04-05 11:05:28 +10:00
Constants.php remove FRAMEWORK_PATH and namespace IPUtils 2016-12-15 11:10:47 +00:00
Convert.php API Convert::raw2json can be passed an optional bitmask of JSON constants as options 2017-01-24 13:27:16 +13:00
Core.php Adds support for using the newer ConfigStaticManifest from the 4.0/master branch. If the developer is doing something weird that involves accessing the 'getStatics()', they can simply delete the ConfigStaticManifest40.php file to bring back full compatibility. My reasoning for this addition is that it reduces the /dev/build process greatly and increases the programmers productivity and improves their quality of life (in my opinion anyway, less waiting for 7-12s for private static changes). 2017-05-08 17:52:13 +12:00
DAG.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Diff.php NEW: PHP 7 compatibility 2017-04-05 11:00:04 +10:00
Extension.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Flushable.php NEW Provide a consistent way of triggering flush 2014-08-22 09:24:27 +12:00
HTMLCleaner.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Object.php Merge branch '3.4' into 3 2016-10-16 22:56:37 +01:00
PaginatedList.php Fixed a pagination bug 2016-12-19 14:54:06 +00:00
TempPath.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00