Added
- [#1824] Add support for
doctrine/doctrine-bundle3 (@dmaicher) - [#1824] Add support for
doctrine/persistence4 (@dmaicher) - [#1823] Added
exceptions.phprouting config (@dmaicher)
Changed
- [#1817] Update
CmsManagerSelector::__construct()to do useCmsManagerInterfaceand not the final class. (@rande)
Deprecated
Fixed
- [#1817] Update
CmsSnapshotManager::getPageBy()andCmsPageManager::getPageByto properly used the$sitevariable within the cache key. (@rande) - [#1821] Stop using internal/deprecated method
Request::get()(@VincentLanglet)