v11.53.1
[10.x][Cache] Fix handling of `false` values in apc (#49145)
[10.x] Fix bug in ArrayLock getCurrentOwner (#49393)
Encode cache values for SQLite with base64 (#54178)
Apply fixes from StyleCI
[11.x] Test for forgetting non-flexible keys for file driver (#53018)
[11.x] Add ability to dynamically build cache repositories on-demand using `Cache::build` (#53454)
[11.x] PHPUnit 11 Forward Compatibility (#48796)
style: Unalign double arrow symbols (#37905)
[11.x] Proper rate limiter fix with phpredis serialization/compression enabled (#54372)
[11.x] Stop magic prefixing (#47380)
Remove and update a few tearDown methods. (#48381)
Always prefer FQCN in comments.
[11.x] Pass decay seconds or minutes like hour and day (#51054)
[11.x] Fix the RateLimiter issue when using dynamic keys (#53763)