Does anybody know a rule to warn about variable variables in method calls/property assignments/property reads? #3886
Unanswered
finn-matti
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
See: https://www.php.net/manual/en/language.variables.variable.php
What I mean is method calls like this:
Slevomat doesn't seem to have it and the codeSniffer itself seems to not have it either. Anybody know of a sniff that point these out?
Beta Was this translation helpful? Give feedback.
All reactions