We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 807226e commit 79bdae5Copy full SHA for 79bdae5
ChangeLog-8.5.md
@@ -12,6 +12,7 @@ All notable changes of the PHPUnit 8.5 release series are documented in this fil
12
13
* [#4663](https://github.com/sebastianbergmann/phpunit/issues/4663): `TestCase::expectError()` works on PHP 7.3, but not on PHP >= 7.4
14
* [#4678](https://github.com/sebastianbergmann/phpunit/pull/4678): Stubbed methods with `iterable` return types should return empty array by default
15
+* [#4692](https://github.com/sebastianbergmann/phpunit/issues/4692): Annotations in single-line doc-comments are not handled correctly
16
17
## [8.5.15] - 2021-03-17
18
0 commit comments