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 | |||
| 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 | ||||