Allow PHP 8.4 in laminas-cache-storage-adapter-redis 2.x #419
continuous-integration.yml
on: pull_request
Generate job matrix
8s
Matrix: QA Checks
Annotations
11 errors and 20 warnings
UnusedBaselineEntry:
benchmark/RedisClusterStorageAdapterBench.php#L1
benchmark/RedisClusterStorageAdapterBench.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
benchmark/RedisClusterStorageAdapterBench.php#L1
benchmark/RedisClusterStorageAdapterBench.php:0:0: UnusedBaselineEntry: Baseline for issue "UndefinedConstant" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
benchmark/RedisClusterWithIgbinarySerializerStorageAdapterBench.php#L1
benchmark/RedisClusterWithIgbinarySerializerStorageAdapterBench.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
benchmark/RedisClusterWithIgbinarySerializerStorageAdapterBench.php#L1
benchmark/RedisClusterWithIgbinarySerializerStorageAdapterBench.php:0:0: UnusedBaselineEntry: Baseline for issue "UndefinedConstant" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
benchmark/RedisClusterWithPhpSerializerStorageAdapterBench.php#L1
benchmark/RedisClusterWithPhpSerializerStorageAdapterBench.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
benchmark/RedisClusterWithPhpSerializerStorageAdapterBench.php#L1
benchmark/RedisClusterWithPhpSerializerStorageAdapterBench.php:0:0: UnusedBaselineEntry: Baseline for issue "UndefinedConstant" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
benchmark/RedisStorageAdapterBench.php#L1
benchmark/RedisStorageAdapterBench.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
benchmark/RedisStorageAdapterBench.php#L1
benchmark/RedisStorageAdapterBench.php:0:0: UnusedBaselineEntry: Baseline for issue "UndefinedConstant" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/Exception/MetadataErrorException.php#L1
src/Exception/MetadataErrorException.php:0:0: UnusedBaselineEntry: Baseline for issue "UnusedClass" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/Exception/RedisRuntimeException.php#L1
src/Exception/RedisRuntimeException.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 3 extra entries. (see https://psalm.dev/316)
|
QA Checks (Run tests on ext-redis 5.3.7 [8.4, locked], ubuntu-latest, laminas/laminas-continuous-...
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires PHP extension ext-redis ^5.3.2 || ^6.0 but it is missing from your system. Install or enable PHP's redis extension.
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.4/cli/php.ini
- /etc/php/8.4/cli/conf.d/10-opcache.ini
- /etc/php/8.4/cli/conf.d/10-pdo.ini
- /etc/php/8.4/cli/conf.d/15-xml.ini
- /etc/php/8.4/cli/conf.d/20-bcmath.ini
- /etc/php/8.4/cli/conf.d/20-bz2.ini
- /etc/php/8.4/cli/conf.d/20-calendar.ini
- /etc/php/8.4/cli/conf.d/20-ctype.ini
- /etc/php/8.4/cli/conf.d/20-curl.ini
- /etc/php/8.4/cli/conf.d/20-dom.ini
- /etc/php/8.4/cli/conf.d/20-exif.ini
- /etc/php/8.4/cli/conf.d/20-ffi.ini
- /etc/php/8.4/cli/conf.d/20-fileinfo.ini
- /etc/php/8.4/cli/conf.d/20-ftp.ini
- /etc/php/8.4/cli/conf.d/20-gettext.ini
- /etc/php/8.4/cli/conf.d/20-iconv.ini
- /etc/php/8.4/cli/conf.d/20-igbinary.ini
- /etc/php/8.4/cli/conf.d/20-intl.ini
- /etc/php/8.4/cli/conf.d/20-mbstring.ini
- /etc/php/8.4/cli/conf.d/20-phar.ini
- /etc/php/8.4/cli/conf.d/20-posix.ini
- /etc/php/8.4/cli/conf.d/20-readline.ini
- /etc/php/8.4/cli/conf.d/20-redis.ini
- /etc/php/8.4/cli/conf.d/20-shmop.ini
- /etc/php/8.4/cli/conf.d/20-simplexml.ini
- /etc/php/8.4/cli/conf.d/20-sockets.ini
- /etc/php/8.4/cli/conf.d/20-sysvmsg.ini
- /etc/php/8.4/cli/conf.d/20-sysvsem.ini
- /etc/php/8.4/cli/conf.d/20-sysvshm.ini
- /etc/php/8.4/cli/conf.d/20-tokenizer.ini
- /etc/php/8.4/cli/conf.d/20-xmlreader.ini
- /etc/php/8.4/cli/conf.d/20-xmlwriter.ini
- /etc/php/8.4/cli/conf.d/20-xsl.ini
- /etc/php/8.4/cli/conf.d/20-zip.ini
- /etc/php/8.4/cli/conf.d/99-settings.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-redis` to temporarily ignore these required extensions.
|
Generate job matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (MkDocs Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (Psalm [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1, ...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (Run tests on ext-redis 5.3.7 [8.4, locked], ubuntu-latest, laminas/laminas-continuous-...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (Documentation Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integra...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPBench [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPUnit [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPUnit [8.4, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPUnit [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPUnit [8.2, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPUnit [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPUnit [8.3, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPUnit [8.1, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPUnit [8.3, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (PHPUnit [8.4, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (Run tests on ext-redis 5.3.7 [8.1, locked], ubuntu-latest, laminas/laminas-continuous-...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (Run tests on ext-redis 5.3.7 [8.3, locked], ubuntu-latest, laminas/laminas-continuous-...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
QA Checks (Run tests on ext-redis 5.3.7 [8.2, locked], ubuntu-latest, laminas/laminas-continuous-...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|