junichi11 opened a new pull request #2319:
URL: https://github.com/apache/netbeans/pull/2319


   https://issues.apache.org/jira/browse/NETBEANS-4443
   
   #### Part 1
   
   - https://wiki.php.net/rfc/union_types_v2
   - Fix `ASTPHP5Parser.cup`
   - Fix `InitializeFieldSuggestion` hint
   - Fix `PHP80UnhandledError` and `UnusableTypesUnhandledError`
   - Add the flag for union types to index signatures
   - Fix code generation features (generate getter, setter, constructor, 
override/implement methods)
   - Add unit tests for the parser, code generator, indexer, and hints
   
   #### Part 2
   
   - Fix Code Completion feature
   - Add `false`, `null`, `self`, and `parent` as code completion items for 
parameter/return type
   - Fix the `GSFPHPParser` for sanitizing a union type part
   
   #### Part 3
   
   - Fix the `PhpCommentGenerator`
   - Fix the formatter
   - Add unit tests for the comment generator, goto declaration, mark 
occurrences, and formatting features
   - Fix the `DocRenderer`: use actual parameter/return types if there is no 
PHPDoc
   
   #### PHP 8.0 (Project Properties)
   
   #### PHP 7.4 (Project Properties)
   
   #### Demo


----------------------------------------------------------------
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

Reply via email to