mirror of
https://github.com/predis/predis.git
synced 2026-08-19 05:31:45 +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