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: update scopeOpeners() and ooScopeTokens() #285

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Feb 10, 2022

.. to account for the PHP 8.1 enum keyword token T_ENUM.

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

For now, this (combined with another upcoming PR) should allow the build to pass again.

Ref: squizlabs/PHP_CodeSniffer#3478

.. to account for the PHP 8.1 `enum` keyword token `T_ENUM`.

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

For now, this (combined with another upcoming PR) should allow the build to pass again.

Ref: squizlabs/PHP_CodeSniffer 3478
@jrfnl jrfnl added this to the 1.0.0-alpha4 milestone Feb 10, 2022
@jrfnl jrfnl merged commit 0656888 into develop Feb 10, 2022
@jrfnl jrfnl deleted the feature/BCTokens-sync-with-phpcs-enum branch February 10, 2022 10:01
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