View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001446 | Xdebug | Code Coverage | public | 2017-06-01 12:05 | 2017-06-01 13:02 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.5.4 | ||||
Target Version | 2.5.5 | Fixed in Version | 2.5.5 | ||
Summary | 0001446: Code Coverage misses elseif if it uses an isset with a property | ||||
Description | https://github.com/sebastianbergmann/php-code-coverage/issues/531 | ||||
Steps To Reproduce | Download the attachment from https://github.com/sebastianbergmann/php-code-coverage/issues/531 untar, install composer, and run vendor/bin/phpunit --coverage-html=/tmp/coverage | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.1.0-7.1.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-06-01 12:05 | derick | New Issue | |
2017-06-01 12:05 | derick | Status | new => assigned |
2017-06-01 12:05 | derick | Assigned To | => derick |
2017-06-01 13:02 | derick | Status | assigned => closed |
2017-06-01 13:02 | derick | Resolution | open => fixed |
2017-06-01 13:02 | derick | Fixed in Version | => 2.5.5 |