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