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


   https://issues.apache.org/jira/browse/NETBEANS-4443
   
   - https://wiki.php.net/rfc/nullsafe_operator
   - Fix the parser and lexers
   - Add the `isNullsafe()` method to `Dispatch`
   - Add/Fix unit tests for the parser and the lexers
   - Fix the `PHP80UnhandledError`
   - Fix the `PHP5ErrorHandlerImpl` (also add "fn", "match", "??=" because they 
are missing)
   - Fix the formatting feature
   - Fix the code completion feature
   - Fix the IndentationCounter
   - Add unit tests for GotoDeclaration and MarkOccurrences
   
   #### PHP 8.0 (Project Properties)
   
   
![nb-php80-nullsafe-operator](https://user-images.githubusercontent.com/738383/95708819-33e2dc80-0c98-11eb-8128-a11236b37d1f.png)
   
   #### PHP 7.4 (Project Properties)
   
   
![nb-php80-nullsafe-operator-php74](https://user-images.githubusercontent.com/738383/95708828-3ba28100-0c98-11eb-9524-0e91db5f879e.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