add symfony 7 support for enqueue-bundle #555
ci.yml
on: pull_request
Static analysis
2m 24s
Code style check
19s
Matrix: functional_tests
Matrix: unit_tests
Annotations
19 errors and 127 warnings
Code style check
Process completed with exit code 8.
|
PHP 8.2 functional tests on Sf 7.0.*, deps=--prefer-dist
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/mongodb-odm-bundle ^3.5|^4.3|^5.0 -> satisfiable by doctrine/mongodb-odm-bundle[3.5.0, ..., 3.6.2, 4.3.0, ..., 4.7.0, 5.0.0-RC1, ..., 5.1.0].
- doctrine/mongodb-odm[2.6.0, ..., 2.7.1] require ext-mongodb ^1.11 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
- doctrine/mongodb-odm[2.8.0, ..., 2.9.0] require ext-mongodb ^1.17 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
- doctrine/mongodb-odm-bundle[3.5.0, ..., 3.6.2] require php ^5.6 || ^7.0 -> your php version (8.2.25) does not satisfy that requirement.
- doctrine/mongodb-odm-bundle[4.3.0, ..., 4.3.1] require symfony/console ^4.3.3|^5.0 -> found symfony/console[v4.3.3, ..., v4.4.49, v5.0.0-BETA1, ..., v5.4.47] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle 4.4.0 requires doctrine/mongodb-odm 2.3.x-dev -> found doctrine/mongodb-odm[2.3.x-dev] but it does not match your minimum-stability.
- doctrine/mongodb-odm-bundle[4.4.1, ..., 4.5.3] require symfony/config ^4.4|^5.3|^6.0 -> found symfony/config[v4.4.0-BETA1, ..., v4.4.44, v5.3.0-BETA1, ..., v5.4.46, v6.0.0-BETA1, ..., v6.4.14] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle[4.6.0, ..., 4.7.0] require symfony/config ^5.4 || ^6.2 -> found symfony/config[v5.4.0-BETA1, ..., v5.4.46, v6.2.0-BETA1, ..., v6.4.14] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle[5.0.0-RC1, ..., 5.0.1] require doctrine/mongodb-odm ^2.6 -> satisfiable by doctrine/mongodb-odm[2.6.0, ..., 2.9.0].
- doctrine/mongodb-odm-bundle[5.0.2, ..., 5.1.0] require ext-mongodb ^1.16 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.2/cli/php.ini
- /etc/php/8.2/cli/conf.d/10-mysqlnd.ini
- /etc/php/8.2/cli/conf.d/10-opcache.ini
- /etc/php/8.2/cli/conf.d/10-pdo.ini
- /etc/php/8.2/cli/conf.d/15-xml.ini
- /etc/php/8.2/cli/conf.d/20-amqp.ini
- /etc/php/8.2/cli/conf.d/20-apcu.ini
- /etc/php/8.2/cli/conf.d/20-ast.ini
- /etc/php/8.2/cli/conf.d/20-bcmath.ini
- /etc/php/8.2/cli/conf.d/20-bz2.ini
- /etc/php/8.2/cli/conf.d/20-calendar.ini
- /etc/php/8.2/cli/conf.d/20-ctype.ini
- /etc/php/8.2/cli/conf.d/20-curl.ini
- /etc/php/8.2/cli/conf.d/20-dba.ini
- /etc/php/8.2/cli/conf.d/20-dom.ini
- /etc/php/8.2/cli/conf.d/20-enchant.ini
- /etc/php/8.2/cli/conf.d/20-exif.ini
- /etc/php/8.2/cli/conf.d/20-ffi.ini
- /etc/php/8.2/cli/conf.d/20-fileinfo.ini
- /etc/php/8.2/cli/conf.d/20-ftp.ini
- /etc/php/8.2/cli/conf.d/20-gd.ini
- /etc/php/8.2/cli/conf.d/20-gettext.ini
- /etc/php/8.2/cli/conf.d/20-gmp.ini
- /etc/php/8.2/cli/conf.d/20-iconv.ini
- /etc/php/8.2/cli/conf.d/20-igbinary.ini
- /etc/php/8.2/cli/conf.d/20-imagick.ini
- /etc/php/8.2/cli/conf.d/20-imap.ini
- /etc/php/8.2/cli/conf.d/20-intl.ini
- /etc/php/8.2/cli/conf.d/20-ldap.ini
- /etc/php/8.2/cli/conf.d/20-mbstring.ini
- /etc/php/8.2/cli/conf.d/20-memcache.ini
- /etc/php/8.2/cli/conf.d/20-mongodb.ini
- /etc/php/8.2/cli/conf.d/20-msgpack.ini
- /etc/php/8.2/cli/conf.d/20-mysqli.ini
- /etc/php/8.2/cli/conf.d/20-odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_dblib.ini
- /etc/php/8.2/cli/conf.d/20-pdo_firebird.ini
- /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_pgsql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-pgsql.ini
- /etc/php/8.2/cli/conf.d/20-phar.ini
- /etc/php/8.2/cli/conf.d/20-posix.ini
- /etc/php/8.2/cli/conf.d/20-pspell.ini
- /etc/php/8.2/cli/conf.d/20-readline.ini
- /etc/php/8.2/cli/
|
PHP 8.2 functional tests on Sf 7.0.*, deps=--prefer-dist
Process completed with exit code 2.
|
PHP 8.2 functional tests on Sf 7.0.*, deps=--prefer-lowest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/mongodb-odm-bundle ^3.5|^4.3|^5.0 -> satisfiable by doctrine/mongodb-odm-bundle[3.5.0, ..., 3.6.2, 4.3.0, ..., 4.7.0, 5.0.0-RC1, ..., 5.1.0].
- doctrine/mongodb-odm[2.6.0, ..., 2.7.1] require ext-mongodb ^1.11 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
- doctrine/mongodb-odm[2.8.0, ..., 2.9.0] require ext-mongodb ^1.17 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
- doctrine/mongodb-odm-bundle[3.5.0, ..., 3.6.2] require php ^5.6 || ^7.0 -> your php version (8.2.25) does not satisfy that requirement.
- doctrine/mongodb-odm-bundle[4.3.0, ..., 4.3.1] require symfony/console ^4.3.3|^5.0 -> found symfony/console[v4.3.3, ..., v4.4.49, v5.0.0-BETA1, ..., v5.4.47] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle 4.4.0 requires doctrine/mongodb-odm 2.3.x-dev -> found doctrine/mongodb-odm[2.3.x-dev] but it does not match your minimum-stability.
- doctrine/mongodb-odm-bundle[4.4.1, ..., 4.5.3] require symfony/config ^4.4|^5.3|^6.0 -> found symfony/config[v4.4.0-BETA1, ..., v4.4.44, v5.3.0-BETA1, ..., v5.4.46, v6.0.0-BETA1, ..., v6.4.14] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle[4.6.0, ..., 4.7.0] require symfony/config ^5.4 || ^6.2 -> found symfony/config[v5.4.0-BETA1, ..., v5.4.46, v6.2.0-BETA1, ..., v6.4.14] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle[5.0.0-RC1, ..., 5.0.1] require doctrine/mongodb-odm ^2.6 -> satisfiable by doctrine/mongodb-odm[2.6.0, ..., 2.9.0].
- doctrine/mongodb-odm-bundle[5.0.2, ..., 5.1.0] require ext-mongodb ^1.16 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.2/cli/php.ini
- /etc/php/8.2/cli/conf.d/10-mysqlnd.ini
- /etc/php/8.2/cli/conf.d/10-opcache.ini
- /etc/php/8.2/cli/conf.d/10-pdo.ini
- /etc/php/8.2/cli/conf.d/15-xml.ini
- /etc/php/8.2/cli/conf.d/20-amqp.ini
- /etc/php/8.2/cli/conf.d/20-apcu.ini
- /etc/php/8.2/cli/conf.d/20-ast.ini
- /etc/php/8.2/cli/conf.d/20-bcmath.ini
- /etc/php/8.2/cli/conf.d/20-bz2.ini
- /etc/php/8.2/cli/conf.d/20-calendar.ini
- /etc/php/8.2/cli/conf.d/20-ctype.ini
- /etc/php/8.2/cli/conf.d/20-curl.ini
- /etc/php/8.2/cli/conf.d/20-dba.ini
- /etc/php/8.2/cli/conf.d/20-dom.ini
- /etc/php/8.2/cli/conf.d/20-enchant.ini
- /etc/php/8.2/cli/conf.d/20-exif.ini
- /etc/php/8.2/cli/conf.d/20-ffi.ini
- /etc/php/8.2/cli/conf.d/20-fileinfo.ini
- /etc/php/8.2/cli/conf.d/20-ftp.ini
- /etc/php/8.2/cli/conf.d/20-gd.ini
- /etc/php/8.2/cli/conf.d/20-gettext.ini
- /etc/php/8.2/cli/conf.d/20-gmp.ini
- /etc/php/8.2/cli/conf.d/20-iconv.ini
- /etc/php/8.2/cli/conf.d/20-igbinary.ini
- /etc/php/8.2/cli/conf.d/20-imagick.ini
- /etc/php/8.2/cli/conf.d/20-imap.ini
- /etc/php/8.2/cli/conf.d/20-intl.ini
- /etc/php/8.2/cli/conf.d/20-ldap.ini
- /etc/php/8.2/cli/conf.d/20-mbstring.ini
- /etc/php/8.2/cli/conf.d/20-memcache.ini
- /etc/php/8.2/cli/conf.d/20-mongodb.ini
- /etc/php/8.2/cli/conf.d/20-msgpack.ini
- /etc/php/8.2/cli/conf.d/20-mysqli.ini
- /etc/php/8.2/cli/conf.d/20-odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_dblib.ini
- /etc/php/8.2/cli/conf.d/20-pdo_firebird.ini
- /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_pgsql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-pgsql.ini
- /etc/php/8.2/cli/conf.d/20-phar.ini
- /etc/php/8.2/cli/conf.d/20-posix.ini
- /etc/php/8.2/cli/conf.d/20-pspell.ini
- /etc/php/8.2/cli/conf.d/20-readline.ini
- /etc/php/8.2/cli/
|
PHP 8.2 functional tests on Sf 7.0.*, deps=--prefer-lowest
Process completed with exit code 2.
|
Static analysis:
vendor/symfony/console/Command/Command.php#L364
Syntax error, unexpected ')' on line 364
|
Static analysis:
vendor/symfony/console/Command/Command.php#L364
Syntax error, unexpected ')' on line 364
|
Static analysis:
vendor/symfony/console/Command/Command.php#L364
Syntax error, unexpected ')' on line 364
|
Static analysis:
vendor/symfony/console/Command/Command.php#L364
Syntax error, unexpected ')' on line 364
|
Static analysis:
vendor/symfony/console/Command/Command.php#L364
Syntax error, unexpected ')' on line 364
|
Static analysis:
vendor/symfony/console/Command/Command.php#L364
Syntax error, unexpected ')' on line 364
|
Static analysis:
vendor/symfony/console/Command/Command.php#L364
Syntax error, unexpected ')' on line 364
|
Static analysis:
vendor/symfony/console/Command/Command.php#L364
Syntax error, unexpected ')' on line 364
|
Static analysis:
vendor/symfony/console/Command/Command.php#L364
Syntax error, unexpected ')' on line 364
|
Static analysis:
vendor/symfony/console/Command/Command.php#L364
Syntax error, unexpected ')' on line 364
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-dist
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/mongodb-odm-bundle ^3.5|^4.3|^5.0 -> satisfiable by doctrine/mongodb-odm-bundle[3.5.0, ..., 3.6.2, 4.3.0, ..., 4.7.0, 5.0.0-RC1, ..., 5.1.0].
- doctrine/mongodb-odm[2.6.0, ..., 2.7.1] require ext-mongodb ^1.11 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
- doctrine/mongodb-odm[2.8.0, ..., 2.9.0] require ext-mongodb ^1.17 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
- doctrine/mongodb-odm-bundle[3.5.0, ..., 3.6.2] require php ^5.6 || ^7.0 -> your php version (8.2.25) does not satisfy that requirement.
- doctrine/mongodb-odm-bundle[4.3.0, ..., 4.3.1] require symfony/console ^4.3.3|^5.0 -> found symfony/console[v4.3.3, ..., v4.4.49, v5.0.0-BETA1, ..., v5.4.47] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle 4.4.0 requires doctrine/mongodb-odm 2.3.x-dev -> found doctrine/mongodb-odm[2.3.x-dev] but it does not match your minimum-stability.
- doctrine/mongodb-odm-bundle[4.4.1, ..., 4.5.3] require symfony/config ^4.4|^5.3|^6.0 -> found symfony/config[v4.4.0-BETA1, ..., v4.4.44, v5.3.0-BETA1, ..., v5.4.46, v6.0.0-BETA1, ..., v6.4.14] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle[4.6.0, ..., 4.7.0] require symfony/config ^5.4 || ^6.2 -> found symfony/config[v5.4.0-BETA1, ..., v5.4.46, v6.2.0-BETA1, ..., v6.4.14] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle[5.0.0-RC1, ..., 5.0.1] require doctrine/mongodb-odm ^2.6 -> satisfiable by doctrine/mongodb-odm[2.6.0, ..., 2.9.0].
- doctrine/mongodb-odm-bundle[5.0.2, ..., 5.1.0] require ext-mongodb ^1.16 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.2/cli/php.ini
- /etc/php/8.2/cli/conf.d/10-mysqlnd.ini
- /etc/php/8.2/cli/conf.d/10-opcache.ini
- /etc/php/8.2/cli/conf.d/10-pdo.ini
- /etc/php/8.2/cli/conf.d/15-xml.ini
- /etc/php/8.2/cli/conf.d/20-amqp.ini
- /etc/php/8.2/cli/conf.d/20-apcu.ini
- /etc/php/8.2/cli/conf.d/20-ast.ini
- /etc/php/8.2/cli/conf.d/20-bcmath.ini
- /etc/php/8.2/cli/conf.d/20-bz2.ini
- /etc/php/8.2/cli/conf.d/20-calendar.ini
- /etc/php/8.2/cli/conf.d/20-ctype.ini
- /etc/php/8.2/cli/conf.d/20-curl.ini
- /etc/php/8.2/cli/conf.d/20-dba.ini
- /etc/php/8.2/cli/conf.d/20-dom.ini
- /etc/php/8.2/cli/conf.d/20-enchant.ini
- /etc/php/8.2/cli/conf.d/20-exif.ini
- /etc/php/8.2/cli/conf.d/20-ffi.ini
- /etc/php/8.2/cli/conf.d/20-fileinfo.ini
- /etc/php/8.2/cli/conf.d/20-ftp.ini
- /etc/php/8.2/cli/conf.d/20-gd.ini
- /etc/php/8.2/cli/conf.d/20-gettext.ini
- /etc/php/8.2/cli/conf.d/20-gmp.ini
- /etc/php/8.2/cli/conf.d/20-iconv.ini
- /etc/php/8.2/cli/conf.d/20-igbinary.ini
- /etc/php/8.2/cli/conf.d/20-imagick.ini
- /etc/php/8.2/cli/conf.d/20-imap.ini
- /etc/php/8.2/cli/conf.d/20-intl.ini
- /etc/php/8.2/cli/conf.d/20-ldap.ini
- /etc/php/8.2/cli/conf.d/20-mbstring.ini
- /etc/php/8.2/cli/conf.d/20-memcache.ini
- /etc/php/8.2/cli/conf.d/20-mongodb.ini
- /etc/php/8.2/cli/conf.d/20-msgpack.ini
- /etc/php/8.2/cli/conf.d/20-mysqli.ini
- /etc/php/8.2/cli/conf.d/20-odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_dblib.ini
- /etc/php/8.2/cli/conf.d/20-pdo_firebird.ini
- /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_pgsql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-pgsql.ini
- /etc/php/8.2/cli/conf.d/20-phar.ini
- /etc/php/8.2/cli/conf.d/20-posix.ini
- /etc/php/8.2/cli/conf.d/20-pspell.ini
- /etc/php/8.2/cli/conf.d/20-readline.ini
- /etc/php/8.2/cli/
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-dist
Process completed with exit code 2.
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-lowest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/mongodb-odm-bundle ^3.5|^4.3|^5.0 -> satisfiable by doctrine/mongodb-odm-bundle[3.5.0, ..., 3.6.2, 4.3.0, ..., 4.7.0, 5.0.0-RC1, ..., 5.1.0].
- doctrine/mongodb-odm[2.6.0, ..., 2.7.1] require ext-mongodb ^1.11 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
- doctrine/mongodb-odm[2.8.0, ..., 2.9.0] require ext-mongodb ^1.17 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
- doctrine/mongodb-odm-bundle[3.5.0, ..., 3.6.2] require php ^5.6 || ^7.0 -> your php version (8.2.25) does not satisfy that requirement.
- doctrine/mongodb-odm-bundle[4.3.0, ..., 4.3.1] require symfony/console ^4.3.3|^5.0 -> found symfony/console[v4.3.3, ..., v4.4.49, v5.0.0-BETA1, ..., v5.4.47] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle 4.4.0 requires doctrine/mongodb-odm 2.3.x-dev -> found doctrine/mongodb-odm[2.3.x-dev] but it does not match your minimum-stability.
- doctrine/mongodb-odm-bundle[4.4.1, ..., 4.5.3] require symfony/config ^4.4|^5.3|^6.0 -> found symfony/config[v4.4.0-BETA1, ..., v4.4.44, v5.3.0-BETA1, ..., v5.4.46, v6.0.0-BETA1, ..., v6.4.14] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle[4.6.0, ..., 4.7.0] require symfony/config ^5.4 || ^6.2 -> found symfony/config[v5.4.0-BETA1, ..., v5.4.46, v6.2.0-BETA1, ..., v6.4.14] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle[5.0.0-RC1, ..., 5.0.1] require doctrine/mongodb-odm ^2.6 -> satisfiable by doctrine/mongodb-odm[2.6.0, ..., 2.9.0].
- doctrine/mongodb-odm-bundle[5.0.2, ..., 5.1.0] require ext-mongodb ^1.16 -> it has the wrong version installed (1.5; overridden via config.platform, actual: 1.20.0).
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.2/cli/php.ini
- /etc/php/8.2/cli/conf.d/10-mysqlnd.ini
- /etc/php/8.2/cli/conf.d/10-opcache.ini
- /etc/php/8.2/cli/conf.d/10-pdo.ini
- /etc/php/8.2/cli/conf.d/15-xml.ini
- /etc/php/8.2/cli/conf.d/20-amqp.ini
- /etc/php/8.2/cli/conf.d/20-apcu.ini
- /etc/php/8.2/cli/conf.d/20-ast.ini
- /etc/php/8.2/cli/conf.d/20-bcmath.ini
- /etc/php/8.2/cli/conf.d/20-bz2.ini
- /etc/php/8.2/cli/conf.d/20-calendar.ini
- /etc/php/8.2/cli/conf.d/20-ctype.ini
- /etc/php/8.2/cli/conf.d/20-curl.ini
- /etc/php/8.2/cli/conf.d/20-dba.ini
- /etc/php/8.2/cli/conf.d/20-dom.ini
- /etc/php/8.2/cli/conf.d/20-enchant.ini
- /etc/php/8.2/cli/conf.d/20-exif.ini
- /etc/php/8.2/cli/conf.d/20-ffi.ini
- /etc/php/8.2/cli/conf.d/20-fileinfo.ini
- /etc/php/8.2/cli/conf.d/20-ftp.ini
- /etc/php/8.2/cli/conf.d/20-gd.ini
- /etc/php/8.2/cli/conf.d/20-gettext.ini
- /etc/php/8.2/cli/conf.d/20-gmp.ini
- /etc/php/8.2/cli/conf.d/20-iconv.ini
- /etc/php/8.2/cli/conf.d/20-igbinary.ini
- /etc/php/8.2/cli/conf.d/20-imagick.ini
- /etc/php/8.2/cli/conf.d/20-imap.ini
- /etc/php/8.2/cli/conf.d/20-intl.ini
- /etc/php/8.2/cli/conf.d/20-ldap.ini
- /etc/php/8.2/cli/conf.d/20-mbstring.ini
- /etc/php/8.2/cli/conf.d/20-memcache.ini
- /etc/php/8.2/cli/conf.d/20-mongodb.ini
- /etc/php/8.2/cli/conf.d/20-msgpack.ini
- /etc/php/8.2/cli/conf.d/20-mysqli.ini
- /etc/php/8.2/cli/conf.d/20-odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_dblib.ini
- /etc/php/8.2/cli/conf.d/20-pdo_firebird.ini
- /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_odbc.ini
- /etc/php/8.2/cli/conf.d/20-pdo_pgsql.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini
- /etc/php/8.2/cli/conf.d/20-pdo_sqlsrv.ini
- /etc/php/8.2/cli/conf.d/20-pgsql.ini
- /etc/php/8.2/cli/conf.d/20-phar.ini
- /etc/php/8.2/cli/conf.d/20-posix.ini
- /etc/php/8.2/cli/conf.d/20-pspell.ini
- /etc/php/8.2/cli/conf.d/20-readline.ini
- /etc/php/8.2/cli/
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-lowest
Process completed with exit code 2.
|
PHP 8.1 functional tests on Sf 6.3.*, deps=--prefer-dist
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1 functional tests on Sf 6.2.*, deps=--prefer-dist
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Code style check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1 functional tests on Sf 6.3.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1 functional tests on Sf 6.2.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1 functional tests on Sf 6.4.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.2 functional tests on Sf 6.2.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1 unit tests on Sf 6.3.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1 unit tests on Sf 6.2.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1 unit tests on Sf 6.2.*, deps=--prefer-dist
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1 unit tests on Sf 6.3.*, deps=--prefer-dist
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Code style check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, technote-space/get-diff-action@v4, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code style check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, technote-space/get-diff-action@v4, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code style check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Code style check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Code style check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Code style check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Code style check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Code style check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Code style check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Code style check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 functional tests on Sf 7.0.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 functional tests on Sf 7.0.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 functional tests on Sf 7.0.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 unit tests on Sf 6.4.*, deps=--prefer-dist
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.2 functional tests on Sf 7.0.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 functional tests on Sf 7.0.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 functional tests on Sf 7.0.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 unit tests on Sf 6.4.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.2 unit tests on Sf 6.2.*, deps=--prefer-dist
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Static analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, technote-space/get-diff-action@v4, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, technote-space/get-diff-action@v4, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 unit tests on Sf 6.2.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1 unit tests on Sf 6.3.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 unit tests on Sf 6.3.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 unit tests on Sf 6.3.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 unit tests on Sf 6.2.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 unit tests on Sf 6.2.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 unit tests on Sf 6.2.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 unit tests on Sf 6.2.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 unit tests on Sf 6.2.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 unit tests on Sf 6.2.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 unit tests on Sf 6.3.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 unit tests on Sf 6.3.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 unit tests on Sf 6.3.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 unit tests on Sf 6.3.*, deps=--prefer-dist
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.2 unit tests on Sf 6.3.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.2 unit tests on Sf 6.4.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.2 unit tests on Sf 6.4.*, deps=--prefer-dist
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.2 unit tests on Sf 6.2.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 unit tests on Sf 6.2.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 unit tests on Sf 6.2.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 unit tests on Sf 6.4.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 unit tests on Sf 6.4.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 unit tests on Sf 6.4.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-dist
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1 unit tests on Sf 6.4.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 unit tests on Sf 6.4.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 unit tests on Sf 6.4.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-lowest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 unit tests on Sf 7.0.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 functional tests on Sf 6.4.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 functional tests on Sf 6.4.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 functional tests on Sf 6.4.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 functional tests on Sf 6.3.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 functional tests on Sf 6.3.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 functional tests on Sf 6.3.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 functional tests on Sf 6.2.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 functional tests on Sf 6.2.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 functional tests on Sf 6.2.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 functional tests on Sf 6.3.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 functional tests on Sf 6.3.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 functional tests on Sf 6.3.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 functional tests on Sf 6.2.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 functional tests on Sf 6.2.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 functional tests on Sf 6.2.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 functional tests on Sf 6.4.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 functional tests on Sf 6.4.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 functional tests on Sf 6.4.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 unit tests on Sf 6.2.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 unit tests on Sf 6.2.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 unit tests on Sf 6.2.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 unit tests on Sf 6.3.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 unit tests on Sf 6.3.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 unit tests on Sf 6.3.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 unit tests on Sf 6.3.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 unit tests on Sf 6.3.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 unit tests on Sf 6.3.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 unit tests on Sf 6.4.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 unit tests on Sf 6.4.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 unit tests on Sf 6.4.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2 unit tests on Sf 6.4.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 unit tests on Sf 6.4.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 unit tests on Sf 6.4.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 functional tests on Sf 6.3.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 functional tests on Sf 6.3.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 functional tests on Sf 6.3.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 functional tests on Sf 6.3.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 functional tests on Sf 6.3.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 functional tests on Sf 6.3.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 functional tests on Sf 6.2.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 functional tests on Sf 6.2.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 functional tests on Sf 6.2.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 functional tests on Sf 6.4.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 functional tests on Sf 6.4.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 functional tests on Sf 6.4.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 functional tests on Sf 6.2.*, deps=--prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 functional tests on Sf 6.2.*, deps=--prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 functional tests on Sf 6.2.*, deps=--prefer-lowest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.1 functional tests on Sf 6.4.*, deps=--prefer-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 functional tests on Sf 6.4.*, deps=--prefer-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 functional tests on Sf 6.4.*, deps=--prefer-dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|