Skip to content

Commit 8995bf5

Browse files
Update ChangeLog
1 parent 620ef48 commit 8995bf5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-6.5.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.5 release series are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
44

5+
## [6.5.8] - 2018-MM-DD
6+
7+
### Fixed
8+
9+
* Fixed [#2830](https://github.com/sebastianbergmann/phpunit/issues/2830): `@runClassInSeparateProcess` does not work for tests that use `@dataProvider`
10+
511
## [6.5.7] - 2018-02-26
612

713
### Fixed
@@ -56,6 +62,7 @@ All notable changes of the PHPUnit 6.5 release series are documented in this fil
5662
* Fixed [#2654](https://github.com/sebastianbergmann/phpunit/issues/2654): Problems with `assertJsonStringEqualsJsonString()`
5763
* Fixed [#2810](https://github.com/sebastianbergmann/phpunit/pull/2810): Code Coverage for PHPT tests does not work
5864

65+
[6.5.8]: https://github.com/sebastianbergmann/phpunit/compare/6.5.7...6.5.8
5966
[6.5.7]: https://github.com/sebastianbergmann/phpunit/compare/6.5.6...6.5.7
6067
[6.5.6]: https://github.com/sebastianbergmann/phpunit/compare/6.5.5...6.5.6
6168
[6.5.5]: https://github.com/sebastianbergmann/phpunit/compare/6.5.4...6.5.5

0 commit comments

Comments
 (0)