mirror of
https://github.com/predis/predis.git
synced 2026-08-23 22:09:38 +00:00
9df9dbdedc
Multibulk response iterators will not be passed anymore to the response parser method of the command that generated the response. Pipeline and transaction abstractions still consume interators returned as response items.