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 | |||
| 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. |