llaville / php-compatinfo

Library that find out the minimum version and the extensions required for a piece of code to run
https://llaville.github.io/php-compatinfo/7.1/
Other
371 stars 21 forks source link

redis reference is outdated #256

Closed remicollet closed 4 years ago

remicollet commented 4 years ago
10) Bartlett\Tests\CompatInfoDb\Reference\Extension\RedisExtensionTest::testGetIniEntriesFromExtension with data set #15 ('redis.clusters.cache_slots')
Defined INI 'redis.clusters.cache_slots' not known in Reference.
Failed asserting that an array has the key 'redis.clusters.cache_slots'.

/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:1032
/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:762

11) Bartlett\Tests\CompatInfoDb\Reference\Extension\RedisExtensionTest::testGetClassConstantsFromExtension with data set #6 ('Redis::REDIS_STREAM')
Defined class constant 'Redis::REDIS_STREAM' not known in Reference.
Failed asserting that an array has the key 'REDIS_STREAM'.

/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:1032
/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:977

12) Bartlett\Tests\CompatInfoDb\Reference\Extension\RedisExtensionTest::testGetClassConstantsFromExtension with data set #15 ('Redis::OPT_REPLY_LITERAL')
Defined class constant 'Redis::OPT_REPLY_LITERAL' not known in Reference.
Failed asserting that an array has the key 'OPT_REPLY_LITERAL'.

/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:1032
/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:977

13) Bartlett\Tests\CompatInfoDb\Reference\Extension\RedisExtensionTest::testGetClassConstantsFromExtension with data set #16 ('Redis::OPT_COMPRESSION_LEVEL')
Defined class constant 'Redis::OPT_COMPRESSION_LEVEL' not known in Reference.
Failed asserting that an array has the key 'OPT_COMPRESSION_LEVEL'.

/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:1032
/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:977

14) Bartlett\Tests\CompatInfoDb\Reference\Extension\RedisExtensionTest::testGetClassConstantsFromExtension with data set #20 ('Redis::SERIALIZER_MSGPACK')
Defined class constant 'Redis::SERIALIZER_MSGPACK' not known in Reference.
Failed asserting that an array has the key 'SERIALIZER_MSGPACK'.

/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:1032
/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:977

15) Bartlett\Tests\CompatInfoDb\Reference\Extension\RedisExtensionTest::testGetClassConstantsFromExtension with data set #21 ('Redis::SERIALIZER_JSON')
Defined class constant 'Redis::SERIALIZER_JSON' not known in Reference.
Failed asserting that an array has the key 'SERIALIZER_JSON'.

/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:1032
/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:977

16) Bartlett\Tests\CompatInfoDb\Reference\Extension\RedisExtensionTest::testGetClassConstantsFromExtension with data set #24 ('Redis::COMPRESSION_ZSTD')
Defined class constant 'Redis::COMPRESSION_ZSTD' not known in Reference.
Failed asserting that an array has the key 'COMPRESSION_ZSTD'.

/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:1032
/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:977

17) Bartlett\Tests\CompatInfoDb\Reference\Extension\RedisExtensionTest::testGetClassConstantsFromExtension with data set #25 ('Redis::COMPRESSION_ZSTD_MIN')
Defined class constant 'Redis::COMPRESSION_ZSTD_MIN' not known in Reference.
Failed asserting that an array has the key 'COMPRESSION_ZSTD_MIN'.

/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:1032
/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:977

18) Bartlett\Tests\CompatInfoDb\Reference\Extension\RedisExtensionTest::testGetClassConstantsFromExtension with data set #26 ('Redis::COMPRESSION_ZSTD_DEFAULT')
Defined class constant 'Redis::COMPRESSION_ZSTD_DEFAULT' not known in Reference.
Failed asserting that an array has the key 'COMPRESSION_ZSTD_DEFAULT'.

/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:1032
/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:977

19) Bartlett\Tests\CompatInfoDb\Reference\Extension\RedisExtensionTest::testGetClassConstantsFromExtension with data set #27 ('Redis::COMPRESSION_ZSTD_MAX')
Defined class constant 'Redis::COMPRESSION_ZSTD_MAX' not known in Reference.
Failed asserting that an array has the key 'COMPRESSION_ZSTD_MAX'.

/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:1032
/dev/shm/BUILD/php-compatinfo-db-99e3bb187a9b0b44cba751b56b7cbb3c3feb5465/tests/Reference/GenericTest.php:977