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

ControlStructureSpacing: fix undefined index error #1837

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 21, 2019

Closure use parentheses do not have a parenthesis owner.

While this is a plaster on the wound as the sniff really needs to be split up, for now, it fixes the notice.

Fixes #1792

Closure `use` parentheses do not have a parenthesis owner.

While this is a plaster on the wound as the sniff really needs to be split up, for now, it fixes the notice.

Fixes 1792
@jrfnl jrfnl assigned dingo-d and unassigned dingo-d Dec 6, 2019
@jrfnl jrfnl requested a review from dingo-d December 6, 2019 02:53
@dingo-d dingo-d merged commit 370ae76 into develop Dec 6, 2019
@dingo-d dingo-d deleted the feature/1792-controlstructurespacing-closure-use-return-type branch December 6, 2019 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Undefined index in ControlStructureSpacingSniff when using Closures with return types
3 participants