mirror of
https://github.com/predis/predis.git
synced 2026-08-22 11:10:59 +00:00
a0487ec5f4
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.