Commit Graph

11 Commits

Author SHA1 Message Date
Daniele Alessandri 3ebdf16d1c Backported changes from the mainline library to the PHP 5.2 branch (up to commit c81e02b) 2010-01-23 16:51:07 +01:00
Daniele Alessandri 35142cfbcf Backported changes from the mainline library to the PHP 5.2 branch (up to commit 35016ba) 2010-01-09 14:54:20 +01:00
Daniele Alessandri 0f1d4675cf Backported the test suite to PHP 5.2. This was the last blocking point for a full PHP 5.2-compatible release of Predis." 2009-12-31 17:32:24 +01:00
Daniele Alessandri 465bd45147 Backported changes from the mainline library to the PHP 5.2 branch (up to commit 2a06d84) 2009-12-31 15:21:48 +01:00
Daniele Alessandri 374070a2c1 Renamed the class ListPushTailPopFirst into ListPopLastPushHead (did the same for it registered alias), the former name was incorrect 2009-11-20 23:15:36 +01:00
Daniele Alessandri 768c211ddd Merge branch 'cmd_lpoppush' 2009-11-20 22:10:33 +01:00
Daniele Alessandri 1a3bd9fa41 Added more tests for RPOPLPUSH 2009-11-20 22:09:47 +01:00
Daniele Alessandri 7f4072054a Fixed the tests for RPOPLPUSH as they were still using the old alias even after the command has been renamed from LPOPPUSH 2009-11-20 21:54:44 +01:00
Daniele Alessandri cb2a57dbac Added a new assertion for ZSCORE. This assertion will fail if tests are run against a Redis instance built before Git commit 96d8b4e. 2009-11-13 08:58:26 +01:00
Daniele Alessandri 28e3926385 Added tests for LPOPPUSH. 2009-11-11 22:30:47 +01:00
Daniele Alessandri 34a616cd95 ... and here finally comes Predis! 2009-11-07 13:20:11 +01:00