File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 44
55This functionality is currently [ soft-deprecated] ( https://phpunit.de/backward-compatibility.html#soft-deprecation ) :
66
7+ * [ #3687 ] ( https://github.com/sebastianbergmann/phpunit/issues/3687 ) : ` MockBuilder::setMethods() ` (since PHPUnit 8.3.0)
8+ * [ #3687 ] ( https://github.com/sebastianbergmann/phpunit/issues/3687 ) : ` MockBuilder::setMethodsExcept() ` (since PHPUnit 9.6.0)
9+
710## Hard Deprecations
811
912This functionality is currently [ hard-deprecated] ( https://phpunit.de/backward-compatibility.html#hard-deprecation ) :
1013
11- * [ #3687 ] ( https://github.com/sebastianbergmann/phpunit/issues/3687 ) : ` MockBuilder::setMethods() ` (since PHPUnit 8.3.0)
12- * [ #3687 ] ( https://github.com/sebastianbergmann/phpunit/issues/3687 ) : ` MockBuilder::setMethodsExcept() ` (since PHPUnit 9.6.0)
1314* [ #4039 ] ( https://github.com/sebastianbergmann/phpunit/issues/4039 ) : ` Command::handleLoader() ` (since PHPUnit 9.1.0)
1415* [ #4039 ] ( https://github.com/sebastianbergmann/phpunit/issues/4039 ) : ` TestSuiteLoader ` (since PHPUnit 9.1.0)
1516* [ #4039 ] ( https://github.com/sebastianbergmann/phpunit/issues/4039 ) : ` StandardTestSuiteLoader ` (since PHPUnit 9.1.0)
You can’t perform that action at this time.
0 commit comments