mirror of
https://github.com/predis/predis.git
synced 2026-08-23 21:19:35 +00:00
c201af5ad3
* Fix almost all PHPStan level 2 problems * Fix master loop and remove empty line * Fix variadic functions * Fix CS * Disable xdebug in CI and improve a condition * Fix CI fix