mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
486b7bee9f
068369e632
fix: add failing test and fix for repeated numeric strings (#1591)
Symfony Cache Contracts
A set of abstractions extracted out of the Symfony components.
Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.
See https://github.com/symfony/contracts/blob/main/README.md for more information.