View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000381 | Xdebug | Documentation | public | 2008-06-26 08:58 | 2009-11-22 16:46 |
| Reporter | hydra | Assigned To | |||
| Priority | normal | Severity | text | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Summary | 0000381: Code coverage documentation doesn't match behaviour | ||||
| Description | I'm using xdebug 2.1.0-dev and code coverage is cleared when xdebug_stop_code_coverage() is called. this is in contrast to the documentation which specifically says it's NOT cleared. Either a) leave it like this and update the documentation. or b) retain backwards compatibility add xdebug_clear_code_coverage() and make sure code coverage is not cleared using xdebug_stop_code_coverage() | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.2.6 | ||||