View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001241 | Xdebug | Uncategorized | public | 2015-12-30 15:46 | 2016-06-06 21:28 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.4.0rc3 | ||||
Target Version | 2.4.0 | Fixed in Version | 2.4.1 | ||
Summary | 0001241: Xdebug doesn't handle FAST_RET and FAST_CALL opcodes for branch/dead code analysis, and path coverage | ||||
Description | When analysing: <code> extractFile(); It fails to see any jumps in FAST_RET and FAST_CALL. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.1-dev | ||||
|
Pull request at https://github.com/xdebug/xdebug/pull/256, but breaks due to PHP 7.0.[0-2] having a bug in line numbers for FAST_CALL. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-30 15:46 | derick | New Issue | |
2016-01-19 22:29 | derick | Note Added: 0003424 | |
2016-01-19 22:29 | derick | Status | new => resolved |
2016-01-19 22:29 | derick | Resolution | open => suspended |
2016-01-19 22:29 | derick | Assigned To | => derick |
2016-01-19 22:29 | derick | PHP Version | 5.6.15-5.6.19 => 7.1-dev |
2016-01-19 22:29 | derick | Status | resolved => assigned |
2016-01-25 21:56 | derick | Status | assigned => closed |
2016-01-25 21:56 | derick | Fixed in Version | => 2.4.0 |
2016-01-25 21:59 | derick | Fixed in Version | 2.4.0 => 2.4.0rc4 |
2016-06-06 21:24 | derick | Fixed in Version | 2.4.0rc4 => 2.4.1 |
2016-06-06 21:28 | derick | Resolution | suspended => fixed |
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 |