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 stricter argument, property, and return types #1463

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

ciaranmcnulty
Copy link
Member

Used existing docblocks to populate types, and added obvious narrower types where there was no docblock. Used wide types where it was not clear what the real types should be.

Did not attempt to fix types in this PR, just to tried to ensure that everywhere has a declared type of some sort.

Used existing docblocks to populate types, then added 'mixed' or obvious narrower types where there was no docblock.
@ciaranmcnulty ciaranmcnulty merged commit 250659c into phpspec:main Jan 23, 2024
8 checks passed
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

1 participant