mirror of
https://github.com/predis/predis.git
synced 2026-08-27 10:34:10 +00:00
d2fbcc6b8c
This could be triggered when passing an array with "holes" to variadic commands. Connection classes based on the protocol serialized exposed by phpiredis were not affected by this bug. Fixes #316.