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)
   
   
![nb-php80-static-return-type](https://user-images.githubusercontent.com/738383/91634097-b9803500-ea28-11ea-9198-41c4daae4110.png)
   
   ##### PHP 7.4 (Project Properties)
   
   
![nb-php80-static-return-type-php74](https://user-images.githubusercontent.com/738383/91634101-bd13bc00-ea28-11ea-9b49-ba95c4a402f9.png)
   
   #### 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
   
   
![nb-php80-static-return-type-redundant-with-object-type](https://user-images.githubusercontent.com/738383/91634167-3e6b4e80-ea29-11ea-968d-3ab8e54fde3e.png)
   


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