Remi Collet d1290dfde0 fix test for ArgumentCountError exception with PHP 7.1 8 éve
..
Processor 0dff761a61 Merge branch 'v1.1-commands-redis-3.2' 8 éve
CommandTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. 11 éve
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. 11 éve
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 éve
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 éve
ConnectionSelectTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 éve
GeospatialGeoAddTest.php 7ef9619f5c Add new command: GEOADD (Redis 3.2.0). 8 éve
GeospatialGeoDistTest.php b2284d015f Add new command: GEODIST (Redis 3.2.0). 8 éve
GeospatialGeoHashTest.php 0b6b3b2558 Add new command: GEOHASH (Redis 3.2.0). 8 éve
GeospatialGeoPosTest.php ad7b8b08cb Run php-cs-fixer. 8 éve
GeospatialGeoRadiusByMemberTest.php ad7b8b08cb Run php-cs-fixer. 8 éve
GeospatialGeoRadiusTest.php ad7b8b08cb Run php-cs-fixer. 8 éve
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
HashExistsTest.php 231a3440f7 Do not parse response to HEXISTS into boolean value. 9 éve
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
HashIncrementByFloatTest.php b6a14cda04 [tests] Fix test executed on current Redis unstable. 8 éve
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 éve
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
HashSetPreserveTest.php 3fdfc50683 Do not parse response to HSETNX into boolean value. 9 éve
HashSetTest.php ae26ecc8bf Do not parse response to HSET into boolean value. 9 éve
HashStringLengthTest.php 1ab65da368 [tests] Missing @requiresRedisVersion for HSTRLEN. 8 éve
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
HyperLogLogAddTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
HyperLogLogCountTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
HyperLogLogMergeTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. 11 éve
KeyDumpTest.php d2c001812f [tests] Rename test case classes. 11 éve
KeyExistsTest.php bb6287f22d [tests] Fix obviously wrong annotation. 9 éve
KeyExpireAtTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 éve
KeyExpireTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 éve
KeyKeysTest.php d2c001812f [tests] Rename test case classes. 11 éve
KeyMigrateTest.php 474f3ddbe7 Add missing command: MIGRATE (Redis 2.6.0). 9 éve
KeyMoveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
KeyPersistTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 éve
KeyPreciseExpireAtTest.php 082c51146a Do not parse response to EXPIREAT into boolean value. 9 éve
KeyPreciseExpireTest.php 6cce9eb35c Run php-cs-fixer. 9 éve
KeyPreciseTimeToLiveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
KeyRandomTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 éve
KeyRenamePreserveTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 éve
KeyRenameTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 éve
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. 11 éve
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 éve
KeySortTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
KeyTimeToLiveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 éve
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListPopFirstBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListPopLastBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
ListPopLastPushHeadBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListPushHeadXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 éve
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListPushTailXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 éve
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. 11 éve
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. 11 éve
PubSubSubscribeByPatternTest.php 57a7d5d3e6 fix tests, list of allowed commands have changed (redis 3.0.6) 8 éve
PubSubSubscribeTest.php 57a7d5d3e6 fix tests, list of allowed commands have changed (redis 3.0.6) 8 éve
PubSubUnsubscribeByPatternTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. 11 éve
RawCommandTest.php d1290dfde0 fix test for ArgumentCountError exception with PHP 7.1 8 éve
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. 11 éve
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. 11 éve
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. 11 éve
ServerClientTest.php 5b3a5bbef9 Run php-cs-fixer. 8 éve
ServerCommandTest.php 104e42cfe0 [tests] Fix test executed on current Redis unstable. 8 éve
ServerConfigTest.php 5b3a5bbef9 Run php-cs-fixer. 8 éve
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. 11 éve
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. 10 éve
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. 10 éve
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 éve
ServerFlushDatabaseTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 éve
ServerInfoTest.php 5b3a5bbef9 Run php-cs-fixer. 8 éve
ServerInfoV26xTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. 11 éve
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 éve
ServerObjectTest.php b3bcf466f5 [tests] Adapt to internal encoding changes for lists in Redis 3.0. 9 éve
ServerSaveTest.php d2c001812f [tests] Rename test case classes. 11 éve
ServerScriptTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 éve
ServerSentinelTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. 11 éve
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. 11 éve
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ServerTimeTest.php d2c001812f [tests] Rename test case classes. 11 éve
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
SetDifferenceStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
SetDifferenceTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
SetIntersectionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
SetIsMemberTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 éve
SetMembersTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 éve
SetMoveTest.php 5ce683be09 Do not parse response to SMOVE into boolean value. 9 éve
SetPopTest.php da009e59dd [tests] Test count argument for SPOP in Redis 3.2. 8 éve
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 éve
SetUnionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
SetUnionTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
StringBitFieldTest.php 3362e474b6 Add new command: BITFIELD (Redis 3.2.0). 8 éve
StringBitOpTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
StringBitPosTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. 11 éve
StringGetRangeTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
StringGetTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 éve
StringIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. 10 éve
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
StringPreciseSetExpireTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. 9 éve
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. 10 éve
StringSetExpireTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. 9 éve
StringSetMultiplePreserveTest.php 38fafb22ba Do not parse response to MSETNX into boolean value. 9 éve
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 éve
StringSetPreserveTest.php 8c76bd6761 Do not parse response to SETNX into boolean value. 9 éve
StringSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
StringSetTest.php d0012e67ff [tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12). 9 éve
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
StringSubstrTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
TransactionDiscardTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 éve
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 éve
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetAddTest.php 24d8f68e7f Support ZADD modifiers when using simplified command signature. 9 éve
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetIntersectionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetReverseRangeByLexTest.php 8dd9893a2f Run php-cs-fixer with new configuration. 9 éve
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 éve
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 éve
ZSetUnionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 éve