PhutilTypeLexer is used by PhutilTypeSpec to perform type checks. Currently it doesn't support qualified class/interface name, in which case it throws an exception. But since qualified name is very common in PHP, I think it's reasonable to add this support.
Description
Description
Revisions and Commits
Revisions and Commits
rPHU libphutil | |||
D16967 | rPHUde65ac554ca3 Let PhutilTypeLexer support qualified names |
Related Objects
Related Objects
- Mentioned Here
- D16967: Let PhutilTypeLexer support qualified names