8.0.0-RC1
Pre-release
Pre-release
What's Changed
- Modernize PHP support: drop PHP < 8.2 and add PHP 8.5 by @Kevinrob in #212
- Implement PSR-20 Clock for deterministic time management and faster tests by @Kevinrob in #213
- Upgrade dependencies to support Laravel 13 and Symfony 8 by @Kevinrob in #214
- Fix DST caching bug by using strict timestamp arithmetic and add regression test by @Kevinrob in #215
- Fix #172: Invalidate corrupted cache entries across all storage adapters by @Kevinrob in #216
- Fix #82: Fully honor Guzzle 'sink' option on cache hits and revalidations by @Kevinrob in #217
Full Changelog: 7.0.0...v8.0.0-RC1