View Issue Details

IDProjectCategoryView StatusLast Update
0001183XdebugUncategorizedpublic2020-03-12 17:16
Reporterderick Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Target Version2.4.0beta1Fixed in Version2.4.0beta1 
Summary0001183: Add xdebug.show_error_trace setting to allow/disallow to show a stack trace for every Error (throwable)
Description

This is similar to xdebug.show_exception_trace, except that it's only for PHP 7 and will be on by default.

TagsNo tags attached.
Operating System
PHP Version7.0-dev

Activities

derick

2015-09-05 18:06

administrator   ~0003172

Added for PHP 7 and 3.0dev.

Issue History

Date Modified Username Field Change
2015-09-05 18:01 derick New Issue
2015-09-05 18:01 derick Status new => assigned
2015-09-05 18:01 derick Assigned To => derick
2015-09-05 18:04 derick PHP Version 5.6.0-5.6.4 => 7.0-dev
2015-09-05 18:06 derick Note Added: 0003172
2015-09-05 18:06 derick Status assigned => closed
2015-09-05 18:06 derick Resolution open => fixed
2015-11-05 15:07 derick Fixed in Version => 2.4.0beta1
2015-11-05 15:07 derick Target Version 3.0dev => 2.4.0beta1
2020-03-12 16:55 derick Severity minor => feature
2020-03-12 17:16 derick Category Feature/Change request => Uncategorized