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 null to some PHPDoc types #2070

Merged
merged 4 commits into from
Jun 3, 2022
Merged

Add null to some PHPDoc types #2070

merged 4 commits into from
Jun 3, 2022

Conversation

franmomu
Copy link
Contributor

This PR fixes some issues found by PHPStan raising level to 4, this include the fixes of @deguif in deguif@c74d4f0

This first commit is only about extracting the variable assignment out of the logical statement.

@ruflin ruflin requested review from deguif and thePanz May 25, 2022 07:20
@franmomu franmomu force-pushed the fix_nullable branch 2 times, most recently from 880a305 to 090d280 Compare May 30, 2022 20:02
@ruflin ruflin requested a review from thePanz May 31, 2022 12:43
src/Reindex.php Show resolved Hide resolved
src/Reindex.php Show resolved Hide resolved
@thePanz thePanz merged commit 4087569 into ruflin:master Jun 3, 2022
@thePanz
Copy link
Collaborator

thePanz commented Jun 3, 2022

Merged @franmomu , thank you for your contribution! 🎉
and @deguif too 👍

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.

3 participants