View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001270 | Xdebug | Uncategorized | public | 2016-02-15 22:50 | 2016-02-27 17:15 |
Reporter | robob4him | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | Windows | OS Version | 7 |
Product Version | 2.4.0rc4 | ||||
Fixed in Version | 2.4.0 | ||||
Summary | 0001270: String parsing marked not covered | ||||
Description | http://php.net/manual/en/language.types.string.php#language.types.string.parsing Variables interpolated inside strings are not considered covered | ||||
Steps To Reproduce | throw new \Exception( | ||||
Additional Information | The snippet above is marked as covered when changed to: throw new \Exception( | ||||
Tags | No tags attached. | ||||
Operating System | Windows 7 | ||||
PHP Version | 7.0.0-7.0.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-15 22:50 | robob4him | New Issue | |
2016-02-27 17:15 | derick | Note Added: 0003533 | |
2016-02-27 17:15 | derick | Status | new => closed |
2016-02-27 17:15 | derick | Assigned To | => derick |
2016-02-27 17:15 | derick | Resolution | open => fixed |
2016-02-27 17:15 | derick | Fixed in Version | => 2.4.0 |
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 |