View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001200 | Xdebug | public | 2015-11-09 13:32 | 2015-11-19 23:13 | |
Reporter | trashy | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
OS | Fedora Linux | OS Version | 22 | ||
Product Version | 2.4.0beta1 | ||||
Fixed in Version | 2.4.0rc1 | ||||
Summary | 0001200: Differences in code coverage with php 7 | ||||
Description | I'm using atoum for our application testing, it relies on xdebug to produce its code coverage. Sounds like difference is on some syntax like: $builder->add( On PHP 5.6, all code is considered as covered, on PHP 7, the build_age and choice lines are considered as not covered. So all tests are running fine, but our global coverage amount is just lower, it's a bit disconcerting. Details about PHP and XDebug versions: | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.0-dev | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-11-09 13:32 | trashy | New Issue | |
2015-11-19 23:13 | derick | Note Added: 0003236 | |
2015-11-19 23:13 | derick | Status | new => closed |
2015-11-19 23:13 | derick | Assigned To | => derick |
2015-11-19 23:13 | derick | Resolution | open => fixed |
2015-11-19 23:13 | derick | Fixed in Version | => 2.4.0rc1 |
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) |