Skip to content

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

Merged
gsherwood merged 1 commit intosquizlabs:masterfrom
jrfnl:feature/tokenizer-php-bugfix
Dec 20, 2021
Merged

PHP 8.1 | Tokenizer/PHP: readonly bug fix#3507
gsherwood merged 1 commit intosquizlabs:masterfrom
jrfnl:feature/tokenizer-php-bugfix

Conversation

@jrfnl
Copy link
Copy Markdown
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 the 3.7.0 milestone Dec 19, 2021
@gsherwood gsherwood merged commit ef44f76 into squizlabs:master Dec 20, 2021
@gsherwood
Copy link
Copy Markdown
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants