junichi11 opened a new pull request, #4037: URL: https://github.com/apache/netbeans/pull/4037
We can fix the highlighting for keyword parts of namespaced names if we add new tokens. However, many existing features using the lexer will be broken. So, We won't fix it at the moment. - https://issues.apache.org/jira/browse/NETBEANS-5523 - https://wiki.php.net/rfc/namespaced_names_as_token - Fix the parser and the lexer - Fix/Add unit tests  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
