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
66.4%
Blade
31.1%
Shell
1.9%
Dockerfile
0.6%