View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001218 | Xdebug | Uncategorized | public | 2015-11-30 10:48 | 2015-12-07 11:32 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.4.0rc1 | ||||
Target Version | 2.4.0 | Fixed in Version | 2.4.0rc2 | ||
Summary | 0001218: Xdebug messes with the exception code, by casting it to int | ||||
Description | With: <?php class StringCodeException extends Exception $e = new StringCodeException; try { With xdebug loaded: otherwise: (As per https://github.com/sebastianbergmann/phpunit/issues/1972#issuecomment-160537077) | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.0.0rc7 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-11-30 10:48 | derick | New Issue | |
2015-12-01 21:14 | derick | Note Added: 0003274 | |
2015-12-01 21:14 | derick | Status | new => closed |
2015-12-01 21:14 | derick | Assigned To | => derick |
2015-12-01 21:14 | derick | Resolution | open => fixed |
2015-12-01 21:14 | derick | Fixed in Version | => 2.4.0 |
2015-12-07 11:32 | derick | Fixed in Version | 2.4.0 => 2.4.0rc2 |
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 |