View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000068 | Xdebug | Uncategorized | public | 2004-07-06 19:47 | 2004-09-21 00:41 |
Reporter | ddb | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0000068: Summary not written when script ended with "exit()" | ||||
Description | When you end your script with exit() xdebug doesn't write | ||||
Tags | No tags attached. | ||||
Operating System | all | ||||
PHP Version | 5.1.0-dev | ||||
|
This is an interesting one as "exit" really terminates the script right away. I will need to overload this opcode in the Zend engine if I want to fix this. That is not a trivial thing unfortunately. |
|
This is fixed in CVS now, but it's only going to work in PHP 5.0 and PHP 5.1, and not in PHP 4.3.x. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-07-06 19:47 | ddb | New Issue | |
2004-09-18 09:37 | derick | Operating System | W2K => all |
2004-09-18 09:37 | derick | PHP Version | 5.0.0rc3 => 5.1.0-dev |
2004-09-18 09:37 | derick | Note Added: 0000195 | |
2004-09-18 09:37 | derick | Status | new => confirmed |
2004-09-21 00:41 | derick | Status | confirmed => closed |
2004-09-21 00:41 | derick | Note Added: 0000196 | |
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 |