Ran
|
Jobs
32
|
Files
31
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
PHPUnit 11 | Make select methods `protected` PHPUnit 11.0 changed the visibility of a number of `TestCase` methods from `public` to `protected`, so the PHPUnit Polyfills should follow suit. For the Polyfills, the only affected method is the polyfilled `expectExceptionMessageMatches()` method. Refs: * sebastianbergmann/phpunit 5213 * https://github.com/sebastianbergmann/phpunit/commit/8b8e38e96
1 of 1 new or added line in 1 file covered. (100.0%)
580 of 597 relevant lines covered (97.15%)
126.46 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|