View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000704 | Xdebug | public | 2011-07-21 15:52 | 2011-08-13 15:19 | |
Reporter | OndrejBrejla | Assigned To | derick | ||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Summary | 0000704: Every PHP FatalError causes xdebug to crash | ||||
Description | Everytime something tries to eval a code, which causes PHP FatalError, xdebug crashes. It's so simple. | ||||
Steps To Reproduce | Try to eval: nonExistingFunction() etc. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3.5 | ||||
|
It's connected with issues: 688, 678, 689, 606. Just everytime the evaled code throws FatalError. |
|
Fixed for 2.1.3 and 2.2dev. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-07-21 15:52 | OndrejBrejla | New Issue | |
2011-07-21 15:55 | OndrejBrejla | Note Added: 0001763 | |
2011-08-01 20:56 | derick | Relationship added | duplicate of 0000606 |
2011-08-01 20:56 | derick | Status | new => resolved |
2011-08-01 20:56 | derick | Resolution | open => duplicate |
2011-08-01 20:56 | derick | Assigned To | => derick |
2011-08-13 15:19 | derick | Note Added: 0001779 | |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |