mirror of
https://github.com/predis/predis.git
synced 2026-08-24 02:39:36 +00:00
a5cf6d72cd
This bug was actually introduced right before pushing the stable release of v0.8.0 in which we moved the responsibility of parsing raw replies with command parser to consumer classes. This commit closes #101.