junichi11 opened a new pull request, #4240: URL: https://github.com/apache/netbeans/pull/4240
- https://issues.apache.org/jira/browse/NETBEANS-5599 - https://wiki.php.net/rfc/first_class_callable_syntax #### Part 1 - Fix the parser - Fix `PHP81UnhandledError` - Add unit tests PHP 8.1  PHP 8.0  #### Part 2 - Fix the formatter - Add unit tests #### Part 3 - Fix the GotoDeclaration and MarkOccurences - Add unit tests #### Part 4 - Add the HintError to check incorrect first-class callable syntax - Add unit tests  #### Part 5 - Fix the code completion - Don't add callable(...) cc items by default - 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
