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-25 00:59:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da2cd3ee7e1958a0c2ba2f6687298b0980cb52ae
predis
/
lib
/
Predis
/
Protocols
T
History
Daniele Alessandri
30bc53ee75
Rename method ICommand::getCommandId() to ICommand::getId().
2011-03-04 19:37:10 +01:00
..
ComposableTextProtocol.php
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
2011-03-04 19:21:41 +01:00
ICommandSerializer.php
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
2011-03-04 19:21:41 +01:00
IProtocolProcessor.php
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
2011-03-04 19:21:41 +01:00
IProtocolProcessorExtended.php
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
2011-03-04 19:21:41 +01:00
IResponseHandler.php
…
IResponseReader.php
…
ResponseBulkHandler.php
…
ResponseErrorHandler.php
…
ResponseErrorSilentHandler.php
…
ResponseIntegerHandler.php
…
ResponseMultiBulkHandler.php
…
ResponseMultiBulkStreamHandler.php
…
ResponseStatusHandler.php
…
TextCommandSerializer.php
Rename method ICommand::getCommandId() to ICommand::getId().
2011-03-04 19:37:10 +01:00
TextProtocol.php
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
2011-03-04 19:21:41 +01:00
TextResponseReader.php
…