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 04:29:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0f955b437ee3f23fc80d06f096d65cbf9aedbd6
predis
/
lib
/
Predis
T
History
Daniele Alessandri
b0f955b437
Fix phpdocs.
...
[ci skip]
2013-11-12 19:49:55 +01:00
..
Cluster
…
Collection
/Iterator
…
Command
…
Configuration
Fix different behaviour of filter_var() with NULL on PHP 5.3.
2013-11-08 15:31:14 +01:00
Connection
Do not pipeline initialization commands.
2013-11-12 18:16:54 +01:00
Iterator
Fix strict notice for undefined property during tests.
2013-11-09 20:37:30 +01:00
Monitor
…
Pipeline
Drop support for streamable multibulk responses.
2013-11-09 12:07:36 +01:00
Profile
Make "2.8" the default Redis server profile.
2013-11-08 16:04:07 +01:00
Protocol
Minor tweaks to code.
2013-11-09 19:02:01 +01:00
PubSub
…
Replication
…
Session
…
Transaction
Drop support for streamable multibulk responses.
2013-11-09 12:07:36 +01:00
Autoloader.php
…
BasicClientInterface.php
…
Client.php
Fix phpdocs.
2013-11-12 19:49:55 +01:00
ClientException.php
…
ClientInterface.php
…
CommunicationException.php
…
ExecutableContextInterface.php
…
NotSupportedException.php
…
PredisException.php
…
ResponseError.php
…
ResponseErrorInterface.php
…
ResponseObjectInterface.php
…
ResponseQueued.php
…
ServerException.php
…