View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000631 | Xdebug | Uncategorized | public | 2010-10-27 10:21 | 2010-11-07 05:19 |
| Reporter | oetting | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.1.0 | ||||
| Summary | 0000631: Summary not written when script ended with "exit()" | ||||
| Description | An old bug (0000068) seem to have reappeared. When you end your script with exit() xdebug doesn't write | ||||
| Tags | No tags attached. | ||||
| Operating System | Mac OS X | ||||
| PHP Version | 5.3.2 | ||||
|
|
I can reproduce this, and I have a fix, but I need to sort out some merging-to-branch issues before I can commit it. The patch is: Index: xdebug.c--- xdebug.c (revision 3360)
|
|
|
Fixed in rev. 3369 |