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

PHPUnit 9.x docs: missing assertObject[Not]HasProperty() #325

Closed
jrfnl opened this issue Aug 19, 2023 · 1 comment
Closed

PHPUnit 9.x docs: missing assertObject[Not]HasProperty() #325

jrfnl opened this issue Aug 19, 2023 · 1 comment
Assignees
Labels
missing Something is not yet documented

Comments

@jrfnl
Copy link
Contributor

jrfnl commented Aug 19, 2023

The documentation for the Assert::assertObjectHasProperty() and Assert::assertObjectNotHasProperty() methods should be backported to the PHPUnit 9.6 docs after sebastianbergmann/phpunit#5478

@sebastianbergmann sebastianbergmann self-assigned this Aug 19, 2023
@sebastianbergmann sebastianbergmann added the missing Something is not yet documented label Aug 19, 2023
sebastianbergmann added a commit that referenced this issue Aug 19, 2023
@jrfnl
Copy link
Contributor Author

jrfnl commented Aug 19, 2023

Thanks for the quick turn-around @sebastianbergmann !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing Something is not yet documented
Projects
None yet
Development

No branches or pull requests

2 participants