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

Fix DocBlocks (Boolean -> bool) #237

Merged
merged 1 commit into from
Jul 2, 2021
Merged

Fix DocBlocks (Boolean -> bool) #237

merged 1 commit into from
Jul 2, 2021

Conversation

simonhammes
Copy link
Contributor

This change helps static analyzers such as Psalm or PHPStan to understand the DocBlocks.
Previously, Psalm tried to find a class called Boolean, which it obviously could not find.

Linked to Behat/Behat#1307

@stof stof merged commit 35042e8 into Behat:master Jul 2, 2021
@simonhammes
Copy link
Contributor Author

@stof Thank you very much!

@simonhammes simonhammes deleted the fix-docblocks branch July 2, 2021 09:09
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.

2 participants