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 1d4240c commit 49f73a1Copy full SHA for 49f73a1
ChangeLog-4.8.md
@@ -7,6 +7,7 @@ All notable changes of the PHPUnit 4.8 release series are documented in this fil
7
### Fixed
8
9
* Fixed [#2331](https://github.com/sebastianbergmann/phpunit/issues/2331): Boolean environment variable values specified in XML get mangled
10
+* Fixed [#2431](https://github.com/sebastianbergmann/phpunit/issues/2431): `assertArraySubset()` does not support `ArrayAccess`
11
12
## [4.8.32] - 2017-01-22
13
0 commit comments