Skip to content

Conversation

morozov
Copy link
Contributor

@morozov morozov commented Aug 29, 2020

T_OBJECT_CAST,
T_STRING_CAST,
T_UNSET_CAST,
];
Copy link
Contributor

@jrfnl jrfnl Aug 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to use the preset Tokens::$castTokens array here.

@morozov
Copy link
Contributor Author

morozov commented Sep 8, 2020

@gsherwood what's your plan on reviewing this and other PRs?

@morozov morozov closed this Sep 8, 2020
@morozov morozov reopened this Sep 8, 2020
@gsherwood gsherwood added this to the 3.5.7 milestone Sep 21, 2020
gsherwood added a commit that referenced this pull request Sep 21, 2020
gsherwood added a commit that referenced this pull request Sep 21, 2020
@gsherwood gsherwood merged commit 1100d89 into squizlabs:master Sep 21, 2020
@gsherwood
Copy link
Member

@gsherwood what's your plan on reviewing this and other PRs?

Just needed time mate.

Thanks a lot for these fixes, and the detailed bug reports.

@morozov morozov deleted the issues/3060 branch September 21, 2020 05:36
gsherwood added a commit that referenced this pull request Sep 24, 2020
Sniff wasn't ignore static arrow functions, or fixing the indent correctly when it actually was incorrect
gsherwood added a commit that referenced this pull request Sep 24, 2020
Sniff wasn't ignore static arrow functions, or fixing the indent correctly when it actually was incorrect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Squiz.Arrays.ArrayDeclaration false positive for static functions Squiz.Arrays.ArrayDeclaration false positive when using type casting

3 participants