mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-11 00:49:40 +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 |