|
@@ -11,6 +11,8 @@ v0.7.0 (2010-xx-xx)
|
|
- Predis\Client::rawCommand()
|
|
- Predis\Client::rawCommand()
|
|
This method was removed due to interface inconsistencies with the
|
|
This method was removed due to interface inconsistencies with the
|
|
underlying connection class used internally by the client instance.
|
|
underlying connection class used internally by the client instance.
|
|
|
|
+ - Predis\Client::setProfile()
|
|
|
|
+ This method is no more part of the public API and has been made private.
|
|
|
|
|
|
* The Predis\MultiBulkCommand class has been merged into Predis\Command and
|
|
* The Predis\MultiBulkCommand class has been merged into Predis\Command and
|
|
thus removed. If you have code that extends Predis\MultiBulkCommand but
|
|
thus removed. If you have code that extends Predis\MultiBulkCommand but
|