silverstripe-framework/core
Loz Calver 40bf945322 NEW: PHP 7 compatibility
This patch introduces PHP 7 compatability without breaking semver by adding DBInt
and DBFloat classes, with Int/Float classes that are only loaded into PHP 5 environments
2017-04-05 11:00:04 +10:00
..
manifest Merge branch '3.4' into 3.5 2017-02-20 21:31:09 +00: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 Merge 3.4 into 3 2016-08-05 19:12:25 +12: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 NEW: PHP 7 compatibility 2017-04-05 11:00:04 +10: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