sebastianbergmann/phpunit-documentation-english

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

jrfnl opened this issue · 1 comments

jrfnl commented

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

jrfnl commented

Thanks for the quick turn-around @sebastianbergmann !