Skip to content

Commit 6366904

Browse files
Update ChangeLog
1 parent e415521 commit 6366904

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-6.4.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All 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

0 commit comments

Comments
 (0)