Skip to content

Commit 23f779f

Browse files
Merge branch '9.6' into 10.2
2 parents 6bcf520 + 70e8497 commit 23f779f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog-10.2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ All notable changes of the PHPUnit 10.2 release series are documented in this fi
1919

2020
* [#5364](https://github.com/sebastianbergmann/phpunit/issues/5364): Confusing warning message `Class ... cannot be found` when class is found, but does not extend `PHPUnit\Framework\TestCase`
2121
* [#5366](https://github.com/sebastianbergmann/phpunit/issues/5366): `PHPUnit\Event\TestSuite\Loaded` event has incomplete `PHPUnit\Event\TestSuite\TestSuite` value object
22+
* 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
2223

2324
[10.2.0]: https://github.com/sebastianbergmann/phpunit/compare/10.1.3...main

0 commit comments

Comments
 (0)