View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000562 | Xdebug | Uncategorized | public | 2010-04-13 09:55 | 2010-04-13 19:18 |
Reporter | kore | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.1.0RC1 | ||||
Summary | 0000562: Incorrect coverage information for closure function headers | ||||
Description | Closure function headers are flagged as executable, but not covered (in PHPUnit coverage reports), even if they were executed. | ||||
Additional Information | Reproducing code, expected line 6 to also be covered: <?php xdebug_start_code_coverage(); var_dump( xdebug_get_code_coverage() ); | ||||
Tags | No tags attached. | ||||
Operating System | Linux 2.6.32-20-generic 0000029-Ubuntu SMP x86_64 GNU/Linux | ||||
PHP Version | 5.3.2 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-04-13 09:55 | kore | New Issue | |
2010-04-13 09:55 | kore | Operating System | => Linux 2.6.32-20-generic 0000029-Ubuntu SMP x86_64 GNU/Linux |
2010-04-13 09:55 | kore | PHP Version | => 5.3.2 |
2010-04-13 09:55 | kore | Xdebug Version | => 2.1.0-dev |
2010-04-13 19:18 | derick | Note Added: 0001445 | |
2010-04-13 19:18 | derick | Status | new => closed |
2010-04-13 19:18 | 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 |