mirror of
https://github.com/predis/predis.git
synced 2026-08-26 22:39:54 +00:00
94c4e2ffee
A missing "use" directive was preventing the hash strategy to properly use the specific methods of Predis\Command\ScriptedCommand, falling back to analyzing the raw arguments array of the command.