View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001466 | Xdebug | Code Coverage | public | 2017-09-10 09:00 | 2017-09-24 19:41 |
Reporter | CJ Dennis | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.5.5 | ||||
Summary | 0001466: No code coverage for "elseif (is_string($value))" lines | ||||
Description | The line | ||||
Steps To Reproduce | Run the following code: <?php Expected results: Actual results: (line 7 is incorrectly missing) If line 7 is changed to | ||||
Tags | No tags attached. | ||||
Operating System | Windows 10 | ||||
PHP Version | 7.1.5-7.1.9 | ||||
|
I can not reproduce this with Xdebug 2.5.5 and PHP 7.1.9: derick@singlemalt:/tmp $ php /tmp/1466.php It shows the right output. This is the same issue as 0001439, which got fixed in 2.5.5. Are you sure you're running the latest version and not for example 2.5.4? |
|
I downloaded the latest Xdebug (2.5.5), but when I double-checked, I'd forgotten to update php.ini and it was still using 2.5.4! So, you're correct, it's already fixed! Thank you! |
|
Was already fixed in 2.5.5. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-09-10 09:00 | CJ Dennis | New Issue | |
2017-09-21 10:20 | derick | Note Added: 0004418 | |
2017-09-21 10:20 | derick | Assigned To | => derick |
2017-09-21 10:20 | derick | Status | new => feedback |
2017-09-21 11:15 | CJ Dennis | Note Added: 0004419 | |
2017-09-21 11:15 | CJ Dennis | Status | feedback => assigned |
2017-09-24 19:41 | derick | Note Added: 0004427 | |
2017-09-24 19:41 | derick | Status | assigned => resolved |
2017-09-24 19:41 | derick | Resolution | open => no change required |