- soft deprecation in PHPUnit 10.3 (add `@deprecated` annotation to the method declaration) - deprecation in PHPUnit 11 (using the method will trigger a deprecation) - removal in PHPUnit 12
@deprecatedannotation to the method declaration)