View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001041 | Xdebug | Uncategorized | public | 2014-03-23 11:39 | 2014-06-21 21:51 |
Reporter | aik099 | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
OS | Slackware Linux | OS Version | 13.37 | ||
Product Version | 2.2.4 | ||||
Summary | 0001041: Dead code reported after "return" and "throw" | ||||
Description | Before PHPUnit wasn't highlighting dead code properly. Now it does (yellow lines) and I don't know why every closing brace after "throw" or "return" statement is considered as a dead code (see image). | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 5.4.20-5.4.24 | ||||
|
Hi. Lots of people have asked me, and this is not a bug. I've written a lengthy explanation at http://drck.me/deadcode-azx cheers, |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-23 11:39 | aik099 | New Issue | |
2014-03-23 11:39 | aik099 | File Added: PhpUnit_DeadCode.png | |
2014-06-21 21:51 | derick | Note Added: 0002853 | |
2014-06-21 21:51 | derick | Status | new => resolved |
2014-06-21 21:51 | derick | Resolution | open => no change required |
2014-06-21 21:51 | derick | Assigned To | => derick |
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 |