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
90.1%
Blade
9%
Shell
0.7%
Dockerfile
0.2%