PHPStan "Class not found" errors during check for deprecated code on ProboCI #11
Closed
Description
Describe the bug
The probo check for Deprecated Code has the same error twice
Internal error: Class
'Drupal\TestTools\PhpUnitCompatibility\RunnerVersion' not found
Run PHPStan with --debug option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new
To Reproduce
Steps to reproduce the behavior:
- Submit a pull request
- Look at the "checks" section
- View details on Deprecated Code
Expected behavior
Check fo Deprecated Code only fails if the pull request introduces non-standard code
Screenshots
If applicable, add screenshots to help explain your problem.