Skip to content

Commit 06df2aa

Browse files
Update ChangeLog
1 parent 7969f5b commit 06df2aa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-7.5.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes of the PHPUnit 7.5 release series are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
44

5+
## [7.5.8] - 2019-MM-DD
6+
7+
### Fixed
8+
9+
* Fixed [#3564](https://github.com/sebastianbergmann/phpunit/issues/3564): Production code uses class from test suite's fixture
10+
511
## [7.5.7] - 2019-03-16
612

713
### Fixed
@@ -81,6 +87,7 @@ All notable changes of the PHPUnit 7.5 release series are documented in this fil
8187
* Fixed [#3429](https://github.com/sebastianbergmann/phpunit/pull/3429): Inefficient loop in `getHookMethods()`
8288
* Fixed [#3437](https://github.com/sebastianbergmann/phpunit/pull/3437): JUnit logger skips PHPT tests
8389

90+
[7.5.8]: https://github.com/sebastianbergmann/phpunit/compare/7.5.7...7.5.8
8491
[7.5.7]: https://github.com/sebastianbergmann/phpunit/compare/7.5.6...7.5.7
8592
[7.5.6]: https://github.com/sebastianbergmann/phpunit/compare/7.5.5...7.5.6
8693
[7.5.5]: https://github.com/sebastianbergmann/phpunit/compare/7.5.4...7.5.5

0 commit comments

Comments
 (0)