Skip to content

6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 11:35
· 583 commits to 6.4.x since this release
6.0.0

Release Notes for 6.0.0

Backwards incompatible release (major)

Breaking Changes

This release removes the default out-of-the-box cache implementation:

  • OcraCachedViewResolver\Module::CONFIG_CACHE_DEFINITION was removed
  • you are now responsible for declaring your own OcraCachedViewResolver\Module::CONFIG_CACHE_SERVICE, which must be the name of a service implementing Laminas\Cache\Storage\StorageInterface

6.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2

enhancement

dependencies,enhancement,php

bc break,dependencies,php