View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000785 | Xdebug | Uncategorized | public | 2012-03-01 21:44 | 2013-05-25 23:17 |
| Reporter | cmcbride | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 2.2.4 | ||||
| Summary | 0000785: The Xdebug Profiler does not handle closures and call_user_func_array well | ||||
| Description | I'm not sure if the problem is with kcachegrind or with Xdebug, but if you have code that calls closures, it breaks the call graph. You can see the call graph before and after the closure call, but not the whole graph linked to together. Is it possible to assign each closure a unique name so kcachegrind knows to make the correct links? | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.3.9 | ||||