mirror of
https://github.com/predis/predis.git
synced 2026-08-25 19:49:35 +00:00
317fb6c398
Since PHP cannot serialize closures we switched to a private method to check if a SORT command is a read-only operation, but closures are still supported even if they will make the connection unserializable.