View Issue Details

IDProjectCategoryView StatusLast Update
0000482XdebugUncategorizedpublic2020-03-12 17:16
Reporterrune_kg Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionno change required 
Summary0000482: Option to disable stack trace
Description

I would be nice to be able to disable the automatic stack trace, but still keep the other nice features. Most of the times the error is obvious and the stack trace is just flooding my "watch tail apache_errors.log" terminal.

TagsNo tags attached.
Operating Systemubuntu
PHP Version5.2.6

Activities

derick

2009-11-05 13:10

administrator   ~0001118

You can already do this by setting xdebug.enable=0 in php.ini (the name of the setting is a bit odd).

Issue History

Date Modified Username Field Change
2009-11-05 00:32 rune_kg New Issue
2009-11-05 00:32 rune_kg Operating System => ubuntu
2009-11-05 00:32 rune_kg PHP Version => 5.2.6
2009-11-05 00:32 rune_kg Xdebug Version => 2.0.5
2009-11-05 13:10 derick Note Added: 0001118
2009-11-05 13:10 derick Status new => resolved
2009-11-05 13:10 derick Resolution open => no change required
2009-11-05 13:10 derick Assigned To => derick
2020-03-12 16:55 derick Severity trivial => feature
2020-03-12 17:16 derick Category Feature/Change request => Uncategorized