Skip to content

Commit bf9b0e9

Browse files
Update ChangeLog
1 parent 225c44d commit bf9b0e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog-4.8.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes of the PHPUnit 4.8 release series are documented in this fil
66

77
### Fixed
88

9+
* Fixed [#1983](https://github.com/sebastianbergmann/phpunit/pull/1983): Tests with `@expectedException` annotation cannot be skipped
910
* Fixed [#2331](https://github.com/sebastianbergmann/phpunit/issues/2331): Boolean environment variable values specified in XML get mangled
1011
* Fixed [#2431](https://github.com/sebastianbergmann/phpunit/issues/2431): `assertArraySubset()` does not support `ArrayAccess`
1112

0 commit comments

Comments
 (0)