View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001529 | Xdebug | Stacktraces | public | 2018-02-26 21:10 | 2018-03-03 12:17 |
Reporter | bradkent | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
OS | OSX | OS Version | 10.11.6 | ||
Product Version | 2.5.5 | ||||
Summary | 0001529: xdebug_get_function_stack() wrong file, in frame calling __get() magic method | ||||
Description | The wrong calling file is listed in a xdebug_get_function_stack() trace | ||||
Steps To Reproduce | call xdebug_get_function_stack() from within __get() magic method attached file contains produces this backtrace: array (size=3) The last frame has the correct line number, but the wrong file | ||||
Additional Information | when googling this issue I found | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 5.6.30-5.6.35 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-02-26 21:10 | bradkent | New Issue | |
2018-02-26 21:10 | bradkent | File Added: __get_backtrace_bug.zip | |
2018-02-26 21:49 | bradkent | Note Added: 0004598 | |
2018-03-03 12:17 | derick | Note Added: 0004604 | |
2018-03-03 12:17 | derick | Status | new => resolved |
2018-03-03 12:17 | derick | Resolution | open => no change required |
2018-03-03 12:17 | derick | Assigned To | => derick |