Skip to content

3.2.0

Compare
Choose a tag to compare
@laminas-bot laminas-bot released this 10 Aug 14:29
· 269 commits to 4.2.x since this release
3.2.0
8c5f5f4

Release Notes for 3.2.0

Feature release (minor)

Changes

  • Cache items which get expired by using CacheItemInterface#expiresAfter now start expiring immediately after calling that method. Prior this release, they started to expire after passing them to either CacheItemPoolInterface#save or in case they were passed to CacheItemPoolInterface#saveDeferred after calling CacheItemPoolInterface#commit

Removed

  • Support for PHP 7.3

3.2.0

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

Bug,Documentation

renovate

Bug,Enhancement

Enhancement