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 225c44d commit bf9b0e9Copy full SHA for bf9b0e9
ChangeLog-4.8.md
@@ -6,6 +6,7 @@ All notable changes of the PHPUnit 4.8 release series are documented in this fil
6
7
### Fixed
8
9
+* Fixed [#1983](https://github.com/sebastianbergmann/phpunit/pull/1983): Tests with `@expectedException` annotation cannot be skipped
10
* Fixed [#2331](https://github.com/sebastianbergmann/phpunit/issues/2331): Boolean environment variable values specified in XML get mangled
11
* Fixed [#2431](https://github.com/sebastianbergmann/phpunit/issues/2431): `assertArraySubset()` does not support `ArrayAccess`
12
0 commit comments