Skip to content

Only the first method parameter is checked - #4

Open
pfrenssen wants to merge 1 commit into
liip:masterfrom
pfrenssen:patch-1
Open

Only the first method parameter is checked#4
pfrenssen wants to merge 1 commit into
liip:masterfrom
pfrenssen:patch-1

Conversation

@pfrenssen

Copy link
Copy Markdown

When checking whether method parameters are camelcased, the CamelCaseMethodParameterSniff currently will stop processing as soon as it finds a valid parameter. It should check the remaining parameters as well.

When checking whether method parameters are camelcased, the `CamelCaseMethodParameterSniff` currently will stop processing as soon as it finds a valid parameter. It should check the remaining parameters as well.
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.

1 participant