Skip to content

Commit 9652df5

Browse files
Prepare release
1 parent 3ba3e82 commit 9652df5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-8.5.md

+7
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.36] - 2023-12-01
6+
7+
### Fixed
8+
9+
* [#5596](https://github.com/sebastianbergmann/phpunit/issues/5596): `PHPUnit\Framework\TestCase` has `@internal` annotation in PHAR
10+
511
## [8.5.35] - 2023-12-01
612

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

289+
[8.5.36]: https://github.com/sebastianbergmann/phpunit/compare/8.5.35...8.5.36
283290
[8.5.35]: https://github.com/sebastianbergmann/phpunit/compare/8.5.34...8.5.35
284291
[8.5.34]: https://github.com/sebastianbergmann/phpunit/compare/8.5.33...8.5.34
285292
[8.5.33]: https://github.com/sebastianbergmann/phpunit/compare/8.5.32...8.5.33

0 commit comments

Comments
 (0)