mirror of
https://github.com/predis/predis.git
synced 2026-08-20 00:51:49 +00:00
c2b95dfd2a
* fix(conn): Removed automatic conn_uid assignment (#1551) * fix(conn): Removed automatic conn_uid assignment * Restrict redis version * Updated CHANGELOG.md * Added test case * Update CHANGELOG.md --------- Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com> * Removed duplicated disconnect * Updated CHANGELOg.md --------- Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com>