Skip to content

3.2.0

Closed Aug 10, 2022 100% complete

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 CacheItemPoolI…

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

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.