File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments