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

Use dedicated assertContainsOnlyInstancesOf PHPUnit assertion #7440

Merged
merged 1 commit into from Oct 30, 2018
Merged

Use dedicated assertContainsOnlyInstancesOf PHPUnit assertion #7440

merged 1 commit into from Oct 30, 2018

Conversation

carusogabriel
Copy link
Contributor

No description provided.

Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@carusogabriel please make sure the minimum PHPUnit version in composer.json has these assertions built in (may already be the case)

@carusogabriel
Copy link
Contributor Author

carusogabriel commented Oct 22, 2018

@Ocramius The minimum version required by master branch is 7.0, which already contains this assertion :)

Edit: this assertion is present since PHPUnit 4.8.

@carusogabriel
Copy link
Contributor Author

@Ocramius Can we merge this one?

@Ocramius Ocramius self-assigned this Oct 30, 2018
@Ocramius Ocramius added this to the 3.0 milestone Oct 30, 2018
@Ocramius Ocramius merged commit d81284b into doctrine:master Oct 30, 2018
@Ocramius
Copy link
Member

Ocramius commented Oct 30, 2018

🚢 (had to disable checks to merge, since master is red)

@carusogabriel carusogabriel deleted the dedicated-assertions branch October 30, 2018 11:47
@greg0ire greg0ire removed this from the 3.0.0 milestone Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants