Skip to content

Replace deprecated variable interpolation syntax in PHP 8.2 #49

Replace deprecated variable interpolation syntax in PHP 8.2

Replace deprecated variable interpolation syntax in PHP 8.2 #49

Triggered via pull request April 28, 2024 18:10
Status Success
Total duration 1m 19s
Artifacts

php-test.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
PHP-8.0: PHPUnit
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpunit/phpunit[5.7.0, ..., 5.7.27] require php ^5.6 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires phpunit/phpunit ^5.7 -> satisfiable by phpunit/phpunit[5.7.0, ..., 5.7.27].
PHP-8.0: PHPUnit
Process completed with exit code 2.
PHPCS
Process completed with exit code 1.
PHP-8.0: PHPUnit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP-8.0: PHPUnit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPCS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPCS: lib/Redis.php#L29
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: lib/Redis.php#L34
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: lib/Redis.php#L39
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: lib/Worker/SchedulerWorker.php#L20
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: lib/Worker/SchedulerWorker.php#L21
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: lib/Worker/SchedulerWorker.php#L22
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: lib/Job/Status.php#L16
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: lib/Job/Status.php#L17
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: lib/Job/Status.php#L18
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHPCS: lib/Job/Status.php#L19
Visibility must be declared on all constants if your project supports PHP 7.1 or later
PHP-7.4: PHPUnit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP-7.4: PHPUnit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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-7.3: PHPUnit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP-7.3: PHPUnit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/