Daniele Alessandri преди 12 години
родител
ревизия
8bf896f81f
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -15,6 +15,9 @@ v0.8.1 (2013-01-xx)
   to customize how the distributor should extract the connection hash when
   to customize how the distributor should extract the connection hash when
   initializing the nodes distribution (ISSUE #36).
   initializing the nodes distribution (ISSUE #36).
 
 
+- Correctly handle `TTL` and `PTTL` returning -2 on non existing keys starting
+  with Redis 2.8.
+
 - __FIX__: a missing use directive in `Predis\Transaction\MultiExecContext`
 - __FIX__: a missing use directive in `Predis\Transaction\MultiExecContext`
   caused PHP errors when Redis did not return `+QUEUED` replies to commands
   caused PHP errors when Redis did not return `+QUEUED` replies to commands
   when inside a MULTI / EXEC context.
   when inside a MULTI / EXEC context.