silverstripe-framework/src/Core
Damian Mooyman 2aa3b5d5fa Merge pull request #6934 from robbieaverill/pulls/4.0/consistent-instance-method
API Consistent use of inst() naming across framework
2017-05-22 11:57:20 +12:00
..
Cache BUG Fix ApcuCache and MemCache namespace 2017-05-04 12:17:33 +12:00
Config API Consistent use of inst() naming across framework 2017-05-19 14:38:06 +12:00
Injector API PSR-11 compliance (fixes #6594) (#6931) 2017-05-19 13:45:07 +12:00
Manifest API Consistent use of inst() naming across framework 2017-05-19 14:38:06 +12:00
Startup NEW Director::host() to determine host name of site 2017-01-31 21:36:04 +00:00
ClassInfo.php API Consistent use of inst() naming across framework 2017-05-19 14:38:06 +12:00
Constants.php API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
Convert.php Merge branch '3' 2017-01-31 17:03:53 +00:00
Core.php API Consistent use of inst() naming across framework 2017-05-19 14:38:06 +12:00
CustomMethods.php Remove CustomMethods::createMethod and create_function implementations, replace with closures 2017-05-19 15:56:44 +12:00
Extensible.php API Split SilverStripe\Assets into separate module 2017-03-21 11:12:51 +13:00
Extension.php API Substitute core config system with new silverstripe/config module 2017-02-27 16:54:01 +13:00
Flushable.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Object.php PSR2: Automatic fixes 2016-11-29 12:33:28 +13:00
Resettable.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
TempPath.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00