mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-04 18:38:05 +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 |