refactor: compat php 5.6 & wellknown #52
php.yml
on: pull_request
PHP Syntax check 7.2|7.3|8.0|8.1
29s
PHP-CS-Fixer
4s
PHPStan
4s
Matrix: PHPUnit
Annotations
9 errors and 7 warnings
PHPStan
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.1.2) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^5.7 -> satisfiable by phpunit/phpunit[5.7.0, ..., 5.7.27].
|
PHPStan
Process completed with exit code 2.
|
PHP-CS-Fixer
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.1.2) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^5.7 -> satisfiable by phpunit/phpunit[5.7.0, ..., 5.7.27].
|
PHP-CS-Fixer
Process completed with exit code 2.
|
PHPUnit (8.0)
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].
|
PHPUnit (8.0)
Process completed with exit code 2.
|
PHPUnit (8.1)
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.1.27) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^5.7 -> satisfiable by phpunit/phpunit[5.7.0, ..., 5.7.27].
|
PHPUnit (8.1)
Process completed with exit code 2.
|
PHPUnit (7.3)
The operation was canceled.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (7.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (7.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP Syntax check 7.2|7.3|8.0|8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|