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

PHP 8.1 | Tokenizer/PHP: readonly bug fix #3507

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Dec 18, 2021

Follow up on #3480

While going through some sniffs to add support, I realized that parameters with a reference were not accounted for correctly. Didn't think of this before either.

Fixed now, including test.

/cc @kukulich

While going through some sniffs to add support, I realized that parameters with a reference were not accounted for correctly.

Fixed with test.
@jrfnl jrfnl changed the title Tokenizer/PHP: readonly bug fix PHp 8.1 | Tokenizer/PHP: readonly bug fix Dec 18, 2021
@jrfnl jrfnl changed the title PHp 8.1 | Tokenizer/PHP: readonly bug fix PHP 8.1 | Tokenizer/PHP: readonly bug fix Dec 18, 2021
@gsherwood gsherwood added this to Idea Bank in PHPCS v3 Development via automation Dec 19, 2021
@gsherwood gsherwood added this to the 3.7.0 milestone Dec 19, 2021
@gsherwood gsherwood merged commit ef44f76 into squizlabs:master Dec 20, 2021
PHPCS v3 Development automation moved this from Idea Bank to Ready for Release Dec 20, 2021
@gsherwood
Copy link
Member

Nice find, thanks for fixing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
PHPCS v3 Development
Ready for Release
Development

Successfully merging this pull request may close these issues.

None yet

2 participants