View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001003 | Xdebug | Uncategorized | public | 2013-11-13 17:30 | 2020-03-12 18:01 |
Reporter | akrabat | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.2.3 | ||||
Fixed in Version | 2.3.0 | ||||
Summary | 0001003: Add option to xdebug_print_function_stack() to suppress filename and line number | ||||
Description | It would be helpful if I could get xdebug_print_function_stack($string) simply printed $string into the orange box without adding the file name and line number. I use xdebug_print_function_stack() within an error handler and so that information is not required. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.4.15-5.4.20 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-13 17:30 | akrabat | New Issue | |
2013-12-09 18:30 | derick | Note Added: 0002645 | |
2013-12-09 18:30 | derick | Status | new => closed |
2013-12-09 18:30 | derick | Assigned To | => derick |
2013-12-09 18:30 | derick | Resolution | open => fixed |
2013-12-09 18:30 | derick | Fixed in Version | => 2.3dev |
2015-02-22 14:30 | derick | Fixed in Version | 2.3dev => 2.3.0 |
2020-03-12 16:55 | derick | Severity | minor => feature |
2020-03-12 18:01 | derick | Category | Feature/Change request => Uncategorized |