Update 4.0.0.md

This commit is contained in:
Loz Calver 2016-09-22 16:56:37 +01:00 committed by GitHub
parent 87624809d6
commit fc72434ea5

View File

@ -823,6 +823,7 @@ specific functions.
* `ErrorPage.static_filepath` config has been removed.
* `ErrorPage::get_filepath_for_errorcode` has been removed
* `ErrorPage::alternateFilepathForErrorcode` extension point has been removed
* Removed `VirtualPage_Controller`. Virtual pages will now share whichever controller the “target” page uses
* Removed `Config_LRU`
* Removed `SilverStripeInjectionCreator`
* Removed `i18n::get_translatable_modules` method.