This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
predis
Watch
1
Star
0
Fork
0
You've already forked predis
mirror of
https://github.com/predis/predis.git
synced
2026-08-19 05:31:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b40c2fd214fa7c84ff72f14e64323db0631360ba
predis
/
test
T
History
Daniele Alessandri
b40c2fd214
Remove the static method Predis\Client::create().
2010-08-15 17:58:45 +02:00
..
PredisClientFeatures.php
Do not use magic methods to serialize the command buffer: rename Predis\Command::__invoke() to Predis\Command::serialize().
2010-08-15 11:34:24 +02:00
PredisShared.php
Remove the static method Predis\Client::create().
2010-08-15 17:58:45 +02:00
RedisCommandsTest.php
Test suite: add a test for the LIMIT modifier of ZRANGEBYSCORE configured via associative array.
2010-07-11 17:07:56 +02:00