Skip to content

Commit 023ee5b

Browse files
Merge branch '8.5' into 9.2
2 parents d501891 + 3f9c407 commit 023ee5b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

5+
## [8.5.6] - 2020-06-15
6+
7+
### Fixed
8+
9+
* [#4211](https://github.com/sebastianbergmann/phpunit/issues/4211): `phpdbg_*()` functions are scoped to `PHPUnit\phpdbg_*()`
10+
511
## [8.5.5] - 2020-05-22
612

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

67+
[8.5.6]: https://github.com/sebastianbergmann/phpunit/compare/8.5.5...8.5.6
6168
[8.5.5]: https://github.com/sebastianbergmann/phpunit/compare/8.5.4...8.5.5
6269
[8.5.4]: https://github.com/sebastianbergmann/phpunit/compare/8.5.3...8.5.4
6370
[8.5.3]: https://github.com/sebastianbergmann/phpunit/compare/8.5.2...8.5.3

0 commit comments

Comments
 (0)