PHP-Parser
PHP-Parser copied to clipboard
Fix name context on no namespace
Ref https://getrector.com/ast/d50f4d493f7061f3c419397a744a49e92409c3ce?nodeId=1
which \true should be true on no namespace.
Ready to merge 👍
the verification of fully qualified already checked before check on line 114, so I think that's safe