junichi11 opened a new pull request #2335: URL: https://github.com/apache/netbeans/pull/2335
https://issues.apache.org/jira/browse/NETBEANS-4443 #### Part 1 - https://wiki.php.net/rfc/static_return_type - Fix the `ASTPHP5Parser.cup` - Fix the code completion feature - Add unit tests for the parser and the code completion ##### PHP 8.0 (Project Properties)  ##### PHP 7.4 (Project Properties)  #### Part 2 - Fix `IntroduceSuggestion` and `PHP80UnhandledError` - Fix `UnusableTypesUnhandledError` (Error for redundant combination with the object type) - Add unit tests for override/implement method, formatting, and the comment generator features ###### Error for redundant combination with the object type  ---------------------------------------------------------------- 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. 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
