Skip to content

Render exception class PHPDoc description in HTML debug output #480

Render exception class PHPDoc description in HTML debug output

Render exception class PHPDoc description in HTML debug output #480

Triggered via pull request March 12, 2026 15:14
Status Failure
Total duration 30s
Artifacts

bc.yml

on: pull_request
Matrix: roave_bc_check / bc
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
roave_bc_check / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
roave_bc_check / PHP 8.1-ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires roave/backward-compatibility-check * -> satisfiable by roave/backward-compatibility-check[1.0.0, ..., 1.1.1, 2.0.0, 2.1.0, 3.0.0, 4.0.0, ..., 4.4.0, 5.0.0, 6.0.0, ..., 6.4.0, 7.0.0, ..., 7.4.0, 8.0.0, ..., 8.19.0]. - Root composer.json requires roave/infection-static-analysis-plugin ^1.35 -> satisfiable by roave/infection-static-analysis-plugin[1.35.0, ..., 1.43.0]. - Root composer.json requires spatie/phpunit-watcher ^1.24 -> satisfiable by spatie/phpunit-watcher[1.24.0, ..., 1.24.4]. - spatie/phpunit-watcher 1.24.0 requires symfony/console ^6 | ^7.0.7 -> satisfiable by symfony/console[v6.0.0, ..., v6.4.35, v7.0.7, ..., v7.4.7]. - spatie/phpunit-watcher[1.24.1, ..., 1.24.4] require symfony/console ^6.0 || ^7.0.7 || ^8.0 -> satisfiable by symfony/console[v6.0.0, ..., v6.4.35, v7.0.7, ..., v7.4.7, v8.0.0, ..., v8.0.7]. - symfony/console[v7.0.0, ..., v7.4.7] require php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. - symfony/console[v8.0.0, ..., v8.0.7] require php >=8.4 -> your php version (8.1.34) does not satisfy that requirement. - Conclusion: install symfony/console v5.4.47 (conflict analysis result) - You can only install one version of a package, so only one of these can be installed: symfony/console[v2.7.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.47, v6.0.0, ..., v6.4.35, v7.0.0, ..., v7.4.7, v8.0.0, ..., v8.0.7].
roave_bc_check / PHP 8.1-ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/