Skip to content

v7.1.3

Compare
Choose a tag to compare
@pmishev pmishev released this 29 Sep 17:00
· 6 commits to 7.1 since this release
  • Fixed creation of default cache to be properly initialized as a cache pool, so it shows correctly in the profiler
  • Updated custom cache example
  • Warmup object metadata cache during cache warmup
  • Reorganised file structure
  • Fixed knp paginator deprecation
  • Handle null 'sortFieldParameterName' or 'sortDirectionParameterName' passed to KNP paginator
  • Added support for Monolog 2 and 3
  • Added IndexManagerRegistry::getByClass() method
  • Merge index definitions extending a template recursively