View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001372 | Xdebug | Uncategorized | public | 2016-12-01 07:36 | 2016-12-02 12:45 |
Reporter | Mougrim | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Platform | Linux | OS | Ubuntu | OS Version | 14.04 |
Product Version | 2.4.0 | ||||
Summary | 0001372: Problems in coverage with xdebug and uopz | ||||
Description | I have wrong coverage if uopz is enabled. PHP 7.0.7 (and PHP 7.0.13-1+deb.sury.org~trusty+1) | ||||
Tags | coverage, PHP7 | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 7.0.10-7.0.14 | ||||
|
I can reproduce this, now I need to figure out why... |
|
Hi, I am sorry to say, but this can not be fixed. Uopz overrides PHP's internal execute functions. Xdebug also requires this to do better code coverage, and code analysis. PHP doesn't support more than one extension doing this at the same time. cheers, |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-01 07:36 | Mougrim | New Issue | |
2016-12-01 07:36 | Mougrim | File Added: With uopz.png | |
2016-12-01 07:37 | Mougrim | File Added: Without uopz.png | |
2016-12-01 07:39 | Mougrim | Tag Attached: PHP7 | |
2016-12-01 07:39 | Mougrim | Tag Attached: coverage | |
2016-12-01 19:30 | derick | Note Added: 0003863 | |
2016-12-01 19:30 | derick | Assigned To | => derick |
2016-12-01 19:30 | derick | Status | new => confirmed |
2016-12-02 12:45 | derick | Note Added: 0003869 | |
2016-12-02 12:45 | derick | Status | confirmed => resolved |
2016-12-02 12:45 | derick | Resolution | open => not fixable |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |