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

rename objectHasAttribute to objectHasProperty #5223

Closed
wants to merge 1 commit into from
Closed

rename objectHasAttribute to objectHasProperty #5223

wants to merge 1 commit into from

Conversation

jasverix
Copy link
Contributor

Fix #5220

@jasverix jasverix changed the base branch from main to 9.6 February 20, 2023 10:39
@sebastianbergmann
Copy link
Owner

Thank you for your contribution. I appreciate the time you invested in preparing this pull request. However, I have decided not to merge it. This is too big of a change to introduce into the PHPUnit 9 version series.

@jasverix
Copy link
Contributor Author

I renamed the entire class, could maybe just add the method without renaming the class? If you think #5220 should be done, I can try to make a smaller PR for it.

@jasverix jasverix deleted the feature/object-has-property branch February 20, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add assertObjectHasProperty() and assertObjectHasNotProperty()
2 participants