View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000045 | Xdebug | Uncategorized | public | 2004-02-02 04:23 | 2004-03-16 23:40 |
Reporter | penfield888 | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Summary | 0000045: No profiling data returned for last function called | ||||
Description | I've tried this with several very short testing scripts and get no profiling data for the last function called, whether it is user defined or a built-in function. Example, I have: $names = array("Tom", "Theresa", "John", "Bill", "Mahatma", "Zedidiah"); which outputs: 0.0004069805 1 *{main}() g:\path.php:0
| ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 4.3.4 | ||||
|
I forgot to mention - this is on Windows 2000 |
|
Xdebug 2 will have superior profiling capabilities and it is not very easy to fix in 1.3.x so I won't do that. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-02-02 04:23 | penfield888 | New Issue | |
2004-02-02 04:24 | penfield888 | Note Added: 0000096 | |
2004-03-16 23:40 | derick | Status | new => resolved |
2004-03-16 23:40 | derick | Resolution | open => won't fix |
2004-03-16 23:40 | derick | Assigned To | => derick |
2004-03-16 23:40 | derick | Note Added: 0000111 | |
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 |