Skip to content

Commit 70e8497

Browse files
Update ChangeLog
1 parent 284eedd commit 70e8497

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

5+
## [9.6.9] - 2023-MM-DD
6+
7+
### Fixed
8+
9+
* Always use `X.Y.Z` version number (and not just `X.Y`) of PHPUnit's version when checking whether a PHAR-distributed extension is compatible
10+
511
## [9.6.8] - 2023-05-11
612

713
### Fixed
@@ -64,6 +70,7 @@ All notable changes of the PHPUnit 9.6 release series are documented in this fil
6470
* [#5064](https://github.com/sebastianbergmann/phpunit/issues/5064): Deprecate `PHPUnit\Framework\TestCase::getMockClass()`
6571
* [#5132](https://github.com/sebastianbergmann/phpunit/issues/5132): Deprecate `Test` suffix for abstract test case classes
6672

73+
[9.6.9]: https://github.com/sebastianbergmann/phpunit/compare/9.6.8...9.6
6774
[9.6.8]: https://github.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.8
6875
[9.6.7]: https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7
6976
[9.6.6]: https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6

0 commit comments

Comments
 (0)