Skip to content

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

Development

Successfully merging this pull request may close these issues.

2 participants