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

Add void return type declaration to tests #1121

Merged
merged 1 commit into from Jan 6, 2020

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Jan 6, 2020

As a side effect, this makes the code a bit more forward-compatible with
recent versions of PHPUnit, that have that return type declaration on
setUp().

As a side effect, this makes the code a bit more forward-compatible with
recent versions of PHPUnit, that have that return type declaration on
setUp().
@ostrolucky ostrolucky merged commit 2178612 into doctrine:2.0.x Jan 6, 2020
@ostrolucky ostrolucky added this to the 2.0.7 milestone Jan 6, 2020
@greg0ire greg0ire deleted the void-return branch January 7, 2020 06:47
@alcaeus
Copy link
Member

alcaeus commented Jan 8, 2020

Same as #1122, this should not target a stable release branch but master.

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.

None yet

3 participants