Backported changes from the mainline library to the PHP 5.2 branch (up to commit 3c33c74)

This commit is contained in:
Daniele Alessandri
2010-05-24 19:37:00 +02:00
parent 6ca4087118
commit c546351e1d
+1 -1
View File
@@ -1,4 +1,4 @@
v0.6.0 (2010-05-??)
v0.6.0 (2010-05-24)
* Switched to the new multi-bulk request protocol for all of the commands
in the Redis 1.2 and Redis 2.0 profiles. Inline and bulk requests are now
deprecated as they will be removed in future releases of Redis.