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

Enforce typehints in tests #694

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Conversation

franmomu
Copy link
Contributor

This PR removes a phpcs excluded rule that makes mandatory to have type declarations in tests.

This would be nice to do it in the ODM library as well, but the amount of work is considerable so I guess it would be done by steps.

@franmomu franmomu changed the title Add enforce typehints in tests Enforce typehints in tests Aug 11, 2021
@franmomu franmomu added the Task label Aug 11, 2021
@malarzm malarzm added this to the 4.4.0 milestone Aug 16, 2021
@malarzm malarzm merged commit 25a21af into doctrine:4.4.x Aug 16, 2021
@malarzm
Copy link
Member

malarzm commented Aug 16, 2021

Thanks @franmomu!

This would be nice to do it in the ODM library as well, but the amount of work is considerable so I guess it would be done by steps.

Yeah, that'll be a lot of work, since the slack with doing so :)

@franmomu franmomu deleted the add_type_hints_tests branch August 16, 2021 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants