Skip to content

[PHP] Fix AddDefaultValueForUndefinedVariableRector for static variable#1509

Merged
TomasVotruba merged 1 commit intomasterfrom
static-default
May 30, 2019
Merged

[PHP] Fix AddDefaultValueForUndefinedVariableRector for static variable#1509
TomasVotruba merged 1 commit intomasterfrom
static-default

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

Closes #1505

@TomasVotruba TomasVotruba merged commit deea2a9 into master May 30, 2019
@TomasVotruba TomasVotruba deleted the static-default branch May 30, 2019 23:21
TomasVotruba added a commit that referenced this pull request Dec 15, 2021
rectorphp/rector-src@4264d5e Cleanup TypedPropertyRector resolver (#1509)
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.

AddDefaultValueForUndefinedVariableRector should take into account static variables declared

1 participant