Skip to content

Commit 894c91e

Browse files
Merge branch '9.4' into master
2 parents 3ea25ad + 957081f commit 894c91e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

ChangeLog-8.5.md

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

33
All notable changes of the PHPUnit 8.5 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5-
## [8.5.10] - 2020-MM-DD
5+
## [8.5.10] - 2020-11-27
6+
7+
### Added
8+
9+
* Support for Xdebug 3
610

711
### Fixed
812

@@ -90,7 +94,7 @@ All notable changes of the PHPUnit 8.5 release series are documented in this fil
9094
* [#3967](https://github.com/sebastianbergmann/phpunit/issues/3967): Cannot double interface that extends interface that extends `\Throwable`
9195
* [#3968](https://github.com/sebastianbergmann/phpunit/pull/3968): Test class run in a separate PHP process are passing when `exit` called inside
9296

93-
[8.5.10]: https://github.com/sebastianbergmann/phpunit/compare/8.5.9...8.5
97+
[8.5.10]: https://github.com/sebastianbergmann/phpunit/compare/8.5.9...8.5.10
9498
[8.5.9]: https://github.com/sebastianbergmann/phpunit/compare/8.5.8...8.5.9
9599
[8.5.8]: https://github.com/sebastianbergmann/phpunit/compare/8.5.7...8.5.8
96100
[8.5.7]: https://github.com/sebastianbergmann/phpunit/compare/8.5.6...8.5.7

0 commit comments

Comments
 (0)