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

BCTokens: add scopeOpeners() method and update parenthesisOpeners() #247

Merged
merged 1 commit into from
May 12, 2021

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented May 12, 2021

.. to account for the PHP 8.0 match keyword token T_MATCH.

These were added to PHPCS as part of the match expression PR, which will be accounted for further in follow up PRs.

For now, this should allow the build to pass again.

Ref: squizlabs/PHP_CodeSniffer#3226

.. to account for the PHP 8.0 `match` keyword token `T_MATCH`.

These were added to PHPCS as part of the match expression PR, which will be accounted for further in follow up PRs.

For now, this should allow the build to pass again.

Ref: squizlabs/PHP_CodeSniffer 3226
@jrfnl jrfnl added this to the 1.0.0-alpha4 milestone May 12, 2021
@jrfnl jrfnl merged commit aecf13b into develop May 12, 2021
@jrfnl jrfnl deleted the feature/BCTokens-sync-with-phpcs-match branch May 12, 2021 07:37
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.

None yet

1 participant