Skip to content

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

Development

Successfully merging this pull request may close these issues.

2 participants