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