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 | derick | ||
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. |
Date Modified | Username | Field | Change |
---|---|---|---|
2003-11-01 23:05 | rehsack | New Issue | |
2003-11-07 16:30 | derick | Note Added: 0000048 | |
2003-11-07 16:30 | derick | Assigned To | => derick |
2003-11-07 16:30 | derick | Status | new => confirmed |
2003-11-07 16:43 | rehsack | Note Added: 0000050 | |
2004-03-16 23:38 | derick | Status | confirmed => resolved |
2004-03-16 23:38 | derick | Resolution | open => won't fix |
2004-03-16 23:38 | derick | Note Added: 0000109 | |
2004-05-09 11:48 | derick | Relationship added | has duplicate 0000060 |
2004-05-15 18:30 | derick | Relationship added | has duplicate 0000063 |
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 |