Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove assertNotRegExp() #4090

Closed
sebastianbergmann opened this issue Feb 12, 2020 · 0 comments
Closed

Remove assertNotRegExp() #4090

sebastianbergmann opened this issue Feb 12, 2020 · 0 comments
Assignees
Labels
feature/assertion Issues related to assertions and expectations type/backward-compatibility Something will be/is intentionally broken
Milestone

Comments

@sebastianbergmann
Copy link
Owner

assertDoesNotMatchRegularExpression() should be used instead.

@sebastianbergmann sebastianbergmann added type/backward-compatibility Something will be/is intentionally broken feature/assertion Issues related to assertions and expectations labels Feb 12, 2020
@sebastianbergmann sebastianbergmann added this to the PHPUnit 10.0 milestone Feb 12, 2020
@sebastianbergmann sebastianbergmann self-assigned this Feb 12, 2020
@sebastianbergmann sebastianbergmann changed the title Remove Deprecate assertNotRegExp() Remove assertNotRegExp() Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/assertion Issues related to assertions and expectations type/backward-compatibility Something will be/is intentionally broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant