Skip to content

Commit a04af4f

Browse files
Leftover
1 parent e0da355 commit a04af4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DEPRECATIONS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ This functionality is currently [hard-deprecated](https://phpunit.de/backward-co
5959
| [#5216](https://github.com/sebastianbergmann/phpunit/issues/5216) | `TestCase::setLocale()` | 10.3.0 | |
6060
| [#5800](https://github.com/sebastianbergmann/phpunit/issues/5800) | Targeting traits with `#[CoversClass]` and `#[UsesClass]` | 11.2.0 | `#[CoversClass]` and `#[UsesClass]` also target the traits used by the targeted classes |
6161
| [#5951](https://github.com/sebastianbergmann/phpunit/issues/5951) | `includeUncoveredFiles` configuration option | 11.4.0 | |
62-
| [#5960](https://github.com/sebastianbergmann/phpunit/issues/5960) | Targeting traits with `#[CoversMethod]` and `#[UsesMethod]` | 11.4.0 | |
6362

6463
## Soft Deprecations
6564

0 commit comments

Comments
 (0)