View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001188 | Xdebug | Uncategorized | public | 2015-09-23 10:23 | 2015-10-22 22:58 |
| Reporter | Strate | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | no change required | ||
| Product Version | 2.3.2 | ||||
| Summary | 0001188: Improve stacktraces inside catch blocks | ||||
| Description | Try to debug this code: <?php function a() { function b() { function c() { try { Open this code in IDE, i.e. PhpStorm put breakpoint to
It would be great improvement, if caught stacktrace be closer to real stack trace | ||||
| Tags | No tags attached. | ||||
| Operating System | Linux | ||||
| PHP Version | 5.6.10-5.6.14 | ||||