Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Dec 11, 2018
1 parent 9cd210a commit bd4ed30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ChangeLog-7.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ All notable changes of the PHPUnit 7.5 release series are documented in this fil

### Fixed

* Implemented [#3428](https://github.com/sebastianbergmann/phpunit/pull/3428): `TestSuite` setup failures are not logged correctly
* Implemented [#3429](https://github.com/sebastianbergmann/phpunit/pull/3429): Inefficient loop in `getHookMethods()`
* Implemented [#3437](https://github.com/sebastianbergmann/phpunit/pull/3437): JUnit logger skips PHPT tests
* Fixed [#3428](https://github.com/sebastianbergmann/phpunit/pull/3428): `TestSuite` setup failures are not logged correctly
* Fixed [#3429](https://github.com/sebastianbergmann/phpunit/pull/3429): Inefficient loop in `getHookMethods()`
* Fixed [#3437](https://github.com/sebastianbergmann/phpunit/pull/3437): JUnit logger skips PHPT tests

[7.5.0]: https://github.com/sebastianbergmann/phpunit/compare/7.4.5...7.5.0

0 comments on commit bd4ed30

Please sign in to comment.