Bug #35438
Code coverage is broken with 3.6
| Status: | Resolved | Start date: | 2012-03-31 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Oliver Klee | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 3.6.10 | |||
| PHP Version: | ||||
| Votes: | 0 |
Description
Fatal error: Call to undefined method PHPUnit_Framework_TestResult::collectCodeCoverageInformation()
Associated revisions
Fixed Bug #35438: Code coverage is broken with 3.6
Fixed Bug #35438: Code coverage is broken with 3.6
History
Updated by Oliver Klee about 1 year ago
- Status changed from New to Accepted
- Assignee set to Oliver Klee
Updated by Oliver Klee about 1 year ago
The API has changed with the PHPUnit refactoring: https://github.com/sebastianbergmann/php-code-coverage
Updated by Oliver Klee about 1 year ago
- File 35438.diff added
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100