mirror of
https://github.com/predis/predis.git
synced 2026-08-26 19:49:53 +00:00
e0a03c6590
* BITOP added operation validation * Ensure that the arguments are not an empty list before doing operation check * Updated changelog, fixed linter errors * added test for the new bitop operations * fixed liniting * update requiresRedisVersion --------- Co-authored-by: Vladyslav Vildanov <117659936+vladvildanov@users.noreply.github.com>