Fix PHP 8.4 deprecations #324
Annotations
7 errors and 11 warnings
Code Analysis (PHP 7.4)
Process completed with exit code 255.
|
PHPUnit (PHP 7.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires friendsofphp/php-cs-fixer ^3.64 -> satisfiable by friendsofphp/php-cs-fixer[v3.64.0].
- friendsofphp/php-cs-fixer v3.64.0 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
|
PHPUnit (PHP 7.2)
Process completed with exit code 2.
|
PHPUnit (PHP 7.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires friendsofphp/php-cs-fixer ^3.64 -> satisfiable by friendsofphp/php-cs-fixer[v3.64.0].
- friendsofphp/php-cs-fixer v3.64.0 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
|
PHPUnit (PHP 7.3)
Process completed with exit code 2.
|
PHPUnit (PHP 7.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires friendsofphp/php-cs-fixer ^3.64 -> satisfiable by friendsofphp/php-cs-fixer[v3.64.0].
- friendsofphp/php-cs-fixer v3.64.0 requires php ^7.4 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
|
PHPUnit (PHP 7.1)
Process completed with exit code 2.
|
Code Analysis (PHP 7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (PHP 7.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (PHP 7.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (PHP 7.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (PHP 8.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (PHP 7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (PHP 8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (PHP 8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (PHP 8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|