mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
RFC: Error Backtraces v2 (#17056)
see https://wiki.php.net/rfc/error_backtraces_v2 Co-authored-by: Niels Dossche <7771979+nielsdos@users.noreply.github.com>
This commit is contained in:
@@ -272,6 +272,7 @@ function main(): void
|
||||
'disable_functions=',
|
||||
'output_buffering=Off',
|
||||
'error_reporting=' . E_ALL,
|
||||
'fatal_error_backtraces=Off',
|
||||
'display_errors=1',
|
||||
'display_startup_errors=1',
|
||||
'log_errors=0',
|
||||
|
||||
Reference in New Issue
Block a user