mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2025-01-05 20:28:32 +01:00
4392a7b164
Variable nodes directly store the variable name as a string, they don't use VarLikeIdentifier. So remove this wrapper if it exists. |
||
---|---|---|
.. | ||
args.test | ||
constantDeref.test | ||
constFetch.test | ||
funcCall.test | ||
newDeref.test | ||
objectAccess.test | ||
simpleArrayAccess.test | ||
staticCall.test | ||
staticPropertyFetch.test |