Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Sep 20, 2022

Related to #3546 which fixed an inconsistency after #3484.

The change of the tokenization from T_STRING to T_PARENT for the parent keyword caused a regression in the Squiz.Formatting.OperatorBracket sniff.

Fixed now.

Includes unit tests.

Related to 3546 which fixed an inconsistency after 3484.

The change of the tokenization from `T_STRING` to `T_PARENT` for the `parent` keyword caused a regression in the `Squiz.Formatting.OperatorBracket` sniff.

Fixed now.

Includes unit tests.
@jrfnl
Copy link
Contributor Author

jrfnl commented Sep 20, 2022

Looks like something wonky is going on with Packagist I suppose retriggering the build at a later moment in time should fix this.

@gsherwood gsherwood added this to the 3.7.2 milestone Sep 22, 2022
gsherwood added a commit that referenced this pull request Sep 22, 2022
@gsherwood gsherwood merged commit 4329399 into squizlabs:master Sep 22, 2022
@jrfnl jrfnl deleted the feature/squiz-operatorbracket-fix-regression-parent branch September 22, 2022 22:51
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.

2 participants