View Issue Details

IDProjectCategoryView StatusLast Update
0000766XdebugUncategorizedpublic2012-01-12 18:57
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.2dev 
Target Version2.2dev 
Summary0000766: 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

TagsNo tags attached.
Operating System
PHP Version5.3.8

Activities

derick

2012-01-12 18:57

administrator   ~0001893

Fixed on GitHub for Xdebug 2.2.0-dev.

Issue History

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