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.1%
Blade
31.6%
Shell
1.8%
Dockerfile
0.5%