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 assertRegExp() #4087

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

Remove assertRegExp() #4087

sebastianbergmann opened this issue Feb 12, 2020 · 2 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

assertMatchesRegularExpression() 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
@JoeBengalen
Copy link

I think this should be "Remove assertRegExp()" for v10?

@sebastianbergmann sebastianbergmann changed the title Deprecate assertRegExp() Remove assertRegExp() Feb 12, 2020
@sebastianbergmann
Copy link
Owner Author

Yes, of course. Thank you for bringing this to my attention.

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.

2 participants