We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fca8d commit 03f43faCopy full SHA for 03f43fa
ChangeLog-8.2.md
@@ -7,6 +7,7 @@ All notable changes of the PHPUnit 8.2 release series are documented in this fil
7
### Fixed
8
9
* Fixed [#3747](https://github.com/sebastianbergmann/phpunit/pull/3747): Regression in `StringStartsWith` constraint
10
+* Fixed [#3752](https://github.com/sebastianbergmann/phpunit/issues/3752): `expectException()` fails with `getMockForAbstractClass()`
11
12
## [8.2.4] - 2019-07-03
13
0 commit comments