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 | |||
| 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. | ||||
| Operating System | |||||
| PHP Version | 5.6.30-5.6.35 | ||||