View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000879 | Xdebug | Uncategorized | public | 2012-08-31 05:52 | 2012-10-21 19:23 |
| Reporter | aharvey | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.2.1 | ||||
| Summary | 0000879: Closing brace in trait-using class definitions is counted towards code coverage | ||||
| Description | When a class is defined that uses a trait, the closing brace in the class definition is counted towards code coverage, and appears to always be -1. This occurs both with xdebug 2.2.1 and the current git version on a current PHP-5.4 build. | ||||
| Steps To Reproduce |
| ||||
| Additional Information | To put it in PHP bug tracker terms: Current output: array(2) { Expected output: array(2) { | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Operating System | Ubuntu Linux 12.04 (x86_64) | ||||
| PHP Version | 5.4-dev | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-08-31 05:52 | aharvey | New Issue | |
| 2012-08-31 05:52 | aharvey | File Added: coverage-test.zip | |
| 2012-10-21 19:23 | derick | Note Added: 0002371 | |
| 2012-10-21 19:23 | derick | Status | new => closed |
| 2012-10-21 19:23 | derick | Assigned To | => derick |
| 2012-10-21 19:23 | derick | Resolution | open => 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 |