junichi11 opened a new pull request #3461: URL: https://github.com/apache/netbeans/pull/3461
https://issues.apache.org/jira/browse/NETBEANS-5599 RFC: https://wiki.php.net/rfc/pure-intersection-types Parser&Lexer: - Fix the `ASTPHP5Parser.cup` and `ASTPHP5Scanner.flex` - Fix the `PHP81UnhandledError` - Add the `IntersectionType` as a new AST node - Add and fix the unit tests for the parser - Fix the Navigator GotoDeclaration, MarkOccurrences, Formatter: - Fix GotoDeclaration, MarkOccurrences, and Formatter features - Add unit tests Screenshots #### PHP 8.1  #### PHP 8.0  ## Note Other features have not been fixed yet. (e.g. Code completion) -- 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
