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 년 전