mirror of
https://github.com/predis/predis.git
synced 2026-08-23 15:53:19 +00:00
6d6c970ae2
The "at" matcher will be removed in PHPUnit 10 but it is not a bad thing after all because it was cumbersome and error-prone. Took the opportunity to improve some tests while converting them.