View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000766 | Xdebug | Uncategorized | public | 2012-01-12 18:46 | 2012-01-12 18:57 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.2dev | ||||
Target Version | 2.2dev | ||||
Summary | 0000766: Xdebug doesn't understand ZEND_RETURN_BY_REF in PHP 5.4+ | ||||
Description | Xdebug's dead code analyses doesn't understand the new opcode ZEND_RETURN_BY_REF and subsequently doesn't consider it for an "exit" situation. See also: https://github.com/sebastianbergmann/php-code-coverage/issues/85 | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3.8 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-12 18:46 | derick | New Issue | |
2012-01-12 18:46 | derick | Status | new => assigned |
2012-01-12 18:46 | derick | Assigned To | => derick |
2012-01-12 18:57 | derick | Note Added: 0001893 | |
2012-01-12 18:57 | derick | Status | assigned => closed |
2012-01-12 18:57 | derick | Resolution | open => fixed |
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 |