Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed May 28, 2019
1 parent 54880ea commit 9ba5981
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ChangeLog-7.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,8 @@ All notable changes of the PHPUnit 7.5 release series are documented in this fil

### Fixed

* Fixed [#3709](https://github.com/sebastianbergmann/phpunit/pull/3709): Method-level `@coversNothing` annotation does not prevent code coverage data collection

### Fixed

* Fixed [#3694](https://github.com/sebastianbergmann/phpunit/pull/3694): Constructor arguments for `Throwable` and `Exception` are ignored
* Fixed [#3709](https://github.com/sebastianbergmann/phpunit/pull/3709): Method-level `@coversNothing` annotation does not prevent code coverage data collection

## [7.5.11] - 2019-05-14

Expand Down

0 comments on commit 9ba5981

Please sign in to comment.