View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000026 | Xdebug | Uncategorized | public | 2003-11-01 23:05 | 2004-03-16 23:38 |
| Reporter | rehsack | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | won't fix | ||
| Platform | i586 | OS | FreeBSD | OS Version | 5.x |
| Summary | 0000026: Unbelievable value for "Ambient Code Execution" | ||||
| Description | I'm using profile mode 5 and get always following summary (the numbers may differ): Opcode Compiling: 0.2768158913
| ||||
| Tags | No tags attached. | ||||
| Operating System | FreeBSD 5.1-CURRENT 21 Oct 2003 | ||||
| PHP Version | 4.3.3 | ||||
|
|
Yup, I know what this is... the end time is only set when returned from the function, which does not happen if you use die/exit in a level other than 0. |
|
|
Hm, I don't use exit() or die(), but there's a shutdown function registered. |
|
|
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. |