Skip to content

Commit 7be9065

Browse files
Update ChangeLog
1 parent cc897f1 commit 7be9065

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.11] - 2019-MM-DD
6+
7+
### Fixed
8+
9+
* Fixed [#3683](https://github.com/sebastianbergmann/phpunit/issues/3683): Regression in PHPUnit 7.5.10 with regard to Exception stubbing/mocking
10+
511
## [7.5.10] - 2019-05-09
612

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

111+
[7.5.11]: https://github.com/sebastianbergmann/phpunit/compare/7.5.10...7.5.11
105112
[7.5.10]: https://github.com/sebastianbergmann/phpunit/compare/7.5.9...7.5.10
106113
[7.5.9]: https://github.com/sebastianbergmann/phpunit/compare/7.5.8...7.5.9
107114
[7.5.8]: https://github.com/sebastianbergmann/phpunit/compare/7.5.7...7.5.8

0 commit comments

Comments
 (0)