In an '@ error suppression context, PHP 8 error_reporting() no longer returns 0 but an error mask of errors that cannot be supressed and passes the effective error number to the error handler (instead of 0). Adapt the test in a compatible way.
Languages
PHP
67.7%
Blade
29.6%
Shell
2.1%
Dockerfile
0.6%