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