Skip to content

4.10.0

Latest

Choose a tag to compare

@dmaicher dmaicher released this 18 Oct 10:35
· 2 commits to 4.x since this release
66684d8

Added

Changed

  • [#1817] Update CmsManagerSelector::__construct() to do use CmsManagerInterface and not the final class. (@rande)

Deprecated

Fixed

  • [#1817] Update CmsSnapshotManager::getPageBy() and CmsPageManager::getPageBy to properly used the $site variable within the cache key. (@rande)
  • [#1821] Stop using internal/deprecated method Request::get() (@VincentLanglet)