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 7c6ce93 commit 56c80ddCopy full SHA for 56c80dd
ChangeLog-4.8.md
@@ -2,6 +2,12 @@
2
3
All notable changes of the PHPUnit 4.8 release series are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
4
5
+## [4.8.31] - 2016-MM-DD
6
+
7
+### Fixed
8
9
+* Fixed [#2384](https://github.com/sebastianbergmann/phpunit/pull/2384): Handle `PHPUnit_Framework_Exception` correctly in `expectedException()`
10
11
## [4.8.30] - 2016-12-02
12
13
### Fixed
0 commit comments