Skip to content

Deprecate assertStringNotMatchesFormat() and assertStringNotMatchesFormatFile() #5472

@sebastianbergmann

Description

@sebastianbergmann
  • soft deprecation in PHPUnit 10.4 (add @deprecated annotation to the method declaration)
  • hard deprecation in PHPUnit 11 (using the method will trigger a deprecation)
  • removal in PHPUnit 12

Metadata

Metadata

Labels

feature/assertionIssues related to assertions and expectationstype/deprecationSomething will be/is deprecated

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions