View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001280 | Xdebug | Uncategorized | public | 2016-03-03 14:47 | 2016-03-08 11:46 |
Reporter | MazeChaZer | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | PHP 7 | OS | Linux | ||
Product Version | 2.4.0rc4 | ||||
Fixed in Version | 2.4.0 | ||||
Summary | 0001280: Wrong coverage report in switch case statements since PHP 7 | ||||
Description | Example code: <?php class SUT class Test extends PHPUnit_Framework_TestCase | ||||
Steps To Reproduce | Run the example code with PHP 7 and PHPUnit 5.2.10 | ||||
Additional Information | Works fine in PHP 5.6 | ||||
Tags | No tags attached. | ||||
Operating System | Linux | ||||
PHP Version | 7.0.0-7.0.4 | ||||
|
Can you try Xdebug 2.4.0 which got released yesterday please? And can you please provide full steps on how to run your use case? Just "run with phpunit" doesn't particularly help me :-) |
|
The issue is fixed in 2.4.0, thanks! |
|
Thanks for the report, and checking whether it works with 2.4.0. Closing this out now. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-03 14:47 | MazeChaZer | New Issue | |
2016-03-04 15:40 | derick | Note Added: 0003545 | |
2016-03-04 15:40 | derick | Assigned To | => derick |
2016-03-04 15:40 | derick | Status | new => feedback |
2016-03-07 07:30 | MazeChaZer | Note Added: 0003564 | |
2016-03-07 07:30 | MazeChaZer | Status | feedback => assigned |
2016-03-08 11:46 | derick | Note Added: 0003567 | |
2016-03-08 11:46 | derick | Status | assigned => resolved |
2016-03-08 11:46 | derick | Fixed in Version | => 2.4.0 |
2016-03-08 11:46 | derick | Resolution | open => no change required |
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 |