Daniele Alessandri 381e44b6e6 Run php-cs-fixer with new configuration. 9 years ago
..
Processor 33eab38314 Remove unneeded "use" imports. 9 years ago
Command.php df653a7c00 Minor code styling and phpdoc changes. 10 years ago
CommandInterface.php df653a7c00 Minor code styling and phpdoc changes. 10 years ago
ConnectionAuth.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ConnectionEcho.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ConnectionPing.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ConnectionQuit.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ConnectionSelect.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashDelete.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashExists.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashGet.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashGetAll.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashGetMultiple.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashIncrementBy.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashIncrementByFloat.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashKeys.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashLength.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashScan.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashSet.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashSetMultiple.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashSetPreserve.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HashValues.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HyperLogLogAdd.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HyperLogLogCount.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
HyperLogLogMerge.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyDelete.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyDump.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyExists.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyExpire.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyExpireAt.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyKeys.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyMigrate.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyMove.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyPersist.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyPreciseExpire.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyPreciseExpireAt.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyPreciseTimeToLive.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyRandom.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyRename.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyRenamePreserve.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyRestore.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyScan.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeySort.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyTimeToLive.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
KeyType.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListIndex.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListInsert.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListLength.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListPopFirst.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListPopFirstBlocking.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListPopLast.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListPopLastBlocking.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListPopLastPushHead.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListPopLastPushHeadBlocking.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListPushHead.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListPushHeadX.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListPushTail.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListPushTailX.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListRange.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListRemove.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListSet.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ListTrim.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
PrefixableCommandInterface.php 029822fe22 Move source files from "lib/" to "src/". 10 years ago
PubSubPublish.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
PubSubPubsub.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
PubSubSubscribe.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
PubSubSubscribeByPattern.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
PubSubUnsubscribe.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
PubSubUnsubscribeByPattern.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
RawCommand.php 33eab38314 Remove unneeded "use" imports. 9 years ago
ScriptCommand.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerBackgroundRewriteAOF.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerBackgroundSave.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerClient.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerCommand.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerConfig.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerDatabaseSize.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerEval.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerEvalSHA.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerFlushAll.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerFlushDatabase.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerInfo.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerInfoV26x.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerLastSave.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerMonitor.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerObject.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerSave.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerScript.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerSentinel.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerShutdown.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerSlaveOf.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerSlowlog.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ServerTime.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetAdd.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetCardinality.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetDifference.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetDifferenceStore.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetIntersection.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetIntersectionStore.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetIsMember.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetMembers.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetMove.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetPop.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetRandomMember.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetRemove.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetScan.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetUnion.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
SetUnionStore.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringAppend.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringBitCount.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringBitOp.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringBitPos.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringDecrement.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringDecrementBy.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringGet.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringGetBit.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringGetMultiple.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringGetRange.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringGetSet.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringIncrement.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringIncrementBy.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringIncrementByFloat.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringPreciseSetExpire.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringSet.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringSetBit.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringSetExpire.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringSetMultiple.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringSetMultiplePreserve.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringSetPreserve.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringSetRange.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringStrlen.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
StringSubstr.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
TransactionDiscard.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
TransactionExec.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
TransactionMulti.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
TransactionUnwatch.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
TransactionWatch.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetAdd.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetCardinality.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetCount.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetIncrementBy.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetIntersectionStore.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetLexCount.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetRange.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetRangeByLex.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetRangeByScore.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetRank.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetRemove.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetRemoveRangeByLex.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetRemoveRangeByRank.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetRemoveRangeByScore.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetReverseRange.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetReverseRangeByLex.php 381e44b6e6 Run php-cs-fixer with new configuration. 9 years ago
ZSetReverseRangeByScore.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetReverseRank.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetScan.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetScore.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
ZSetUnionStore.php 82e404660e Run php-cs-fixer against codebase in src/ and tests/. 9 years ago