Daniele Alessandri 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
..
Append.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Auth.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
BackgroundRewriteAppendOnlyFile.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
BackgroundSave.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Command.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Config.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
DatabaseSize.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Decrement.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
DecrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Delete.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Discard.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
DoEcho.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Exec.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Exists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Expire.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ExpireAt.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
FlushAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
FlushDatabase.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Get.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
GetBit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
GetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
GetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
GetSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashDelete.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashExists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashGet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashGetAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashGetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashKeys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashSetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashSetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
HashValues.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ICommand.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 years ago
Increment.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
IncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Info.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
InfoV24x.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 years ago
Keys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
KeysV12x.php fda4f32f06 Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard. 14 years ago
LastSave.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListIndex.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListInsert.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListPopFirst.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListPopFirstBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListPopLast.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListPopLastBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListPopLastPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListPopLastPushHeadBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListPushHeadX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListPushTail.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListPushTailX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ListTrim.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
MoveKey.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Multi.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Persist.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Ping.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Publish.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Quit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
RandomKey.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Rename.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
RenamePreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Save.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SelectDatabase.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Set.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetBit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetDifference.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetDifferenceStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetExpire.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetIntersection.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetIntersectionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetIsMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetMembers.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetMove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetMultiplePreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetPop.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetRandomMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetUnion.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Shutdown.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SlaveOf.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Sort.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Strlen.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Subscribe.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
SubscribeByPattern.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Substr.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
TimeToLive.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Type.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Unsubscribe.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
UnsubscribeByPattern.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Unwatch.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
Watch.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetCount.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetIntersectionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetRemoveRangeByRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetRemoveRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetReverseRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetReverseRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetReverseRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago
ZSetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 years ago