PHP Error "Too few arguments to function backtrace_error_handler()"

When the error handler is called, the site gives a WSOD with

AH01071: Got error 'PHP message: PHP Fatal error: Uncaught ArgumentCountError:

Too few arguments to function backtrace_error_handler(),

4 passed and exactly 5 expected in /var/www/drupal/7/CONTRIB/modules/devel/devel.module:698

Stack trace:

#0 [internal function]: backtrace_error_handler()

See https://www.php.net/manual/en/function.set-error-handler.php

Merge request reports

Loading