13.x
Run all Tests on Ubuntu 24.04 (#51946)
Sync property docblocks with their parent declarations (#60991)
[13.x] Add cache `flushLocks()` events (#59006)
[12.x] Add `Cache::funnel()` for concurrency limiting with any cache driver (#58439)
Correct Limit::none() @return type to Unlimited (#59938)
Add .gitattributes to components (#40733)
Merge tag 'v12.32.5'
[12.x] Clean up redundant type hints in docblocks (#57219)
port refresh locks to laravel 13
Fix Cache::touch() expiration handling (#60878)
[12.x] remove `@return` docblocks on constructors (#55076)
add storage store (#60131)
convenient methods for rate limiting
[13.x] Extract flexible cache created-key prefix into a named constant (#60390)
Revert "[13.x] Add if-related rector rules (#60930)" (#61027)
[13.x] Fix FileStore cache deserialization with short timestamps (#60543)
[8.x] Add lock support for all cache drivers
Revert "[5.9] Removed the md extension from LICENSE"
Add #[SensitiveParameter] to parameters carrying secrets (#60753)
Use strict comparisons for int-to-int checks (#61005)
[13.x] Implement CanFlushLocks on NullStore and MemoizedStore (#59850)
allow ratelimiter macro (#60869)
Change count array comparison to empty array comparison to improve performance (#59688)
Hoist invariant Redis prefix/connection lookups out of tag-set loops (#61002)
Fix typed cache errors for enum keys (#61056)
more consistent and readable chaining (#53748)
[13.x] Resolve issues with tests (#57258)
clean up redundant type hints in docblocks (#56690)
[13.x] Allow for passing enums to attributes (#59297)
Revert "[13.x] Bump minimum versions (#61033)" (#61118)