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 | derick | ||
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 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-01 21:44 | cmcbride | New Issue | |
2012-03-12 16:25 | derick | Target Version | => 2.2.0 |
2012-05-08 21:34 | derick | Target Version | 2.2.0 => 2.2.1 |
2012-07-14 22:14 | derick | Target Version | 2.2.1 => 2.2.2 |
2013-03-23 14:50 | derick | Target Version | 2.2.2 => 2.2.3 |
2013-05-22 03:51 | derick | Target Version | 2.2.3 => 2.2.x |
2013-05-25 23:17 | derick | Note Added: 0002492 | |
2013-05-25 23:17 | derick | Status | new => closed |
2013-05-25 23:17 | derick | Assigned To | => derick |
2013-05-25 23:17 | derick | Resolution | open => fixed |
2013-05-25 23:17 | derick | Fixed in Version | => 2.2.4 |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |