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 20dca4a commit 9d92252Copy full SHA for 9d92252
ChangeLog-10.0.md
@@ -7,7 +7,7 @@ All notable changes of the PHPUnit 10.0 release series are documented in this fi
7
### Changed
8
9
* The `PHPUnit\Event\Test\AssertionSucceeded` and `PHPUnit\Event\Test\AssertionFailed` events are no longer emitted when they have no subscribers
10
-* The `PHPUnit\Event\Test\AssertionSucceeded::value()` method is no longer deprecated and return the exported value again
+* The `PHPUnit\Event\Test\AssertionSucceeded::value()` method is no longer deprecated and returns the exported value again
11
12
## [10.0.13] - 2023-02-27
13
0 commit comments