File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes of the PHPUnit 6.4 release series are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
44
5+ ## [ 6.4.4] - 2017-MM-DD
6+
7+ ### Fixed
8+
9+ * Fixed [ #2814 ] ( https://github.com/sebastianbergmann/phpunit/pull/2814 ) : Incorrect signature of ` expectExceptionObject() `
10+
511## [ 6.4.3] - 2017-10-16
612
713### Fixed
@@ -44,6 +50,7 @@ All notable changes of the PHPUnit 6.4 release series are documented in this fil
4450
4551* Fixed [ #2750 ] ( https://github.com/sebastianbergmann/phpunit/issues/2750 ) : Useless call to ` array_map() `
4652
53+ [ 6.4.4 ] : https://github.com/sebastianbergmann/phpunit/compare/6.4.3...6.4.4
4754[ 6.4.3 ] : https://github.com/sebastianbergmann/phpunit/compare/6.4.2...6.4.3
4855[ 6.4.2 ] : https://github.com/sebastianbergmann/phpunit/compare/6.4.1...6.4.2
4956[ 6.4.1 ] : https://github.com/sebastianbergmann/phpunit/compare/6.4.0...6.4.1
You can’t perform that action at this time.
0 commit comments