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


   https://issues.apache.org/jira/browse/NETBEANS-5599
   
   RFC: https://wiki.php.net/rfc/pure-intersection-types
   
   Parser&Lexer:
   
   - Fix the `ASTPHP5Parser.cup` and `ASTPHP5Scanner.flex`
   - Fix the `PHP81UnhandledError`
   - Add the `IntersectionType` as a new AST node
   - Add and fix the unit tests for the parser
   - Fix the Navigator
   
   GotoDeclaration, MarkOccurrences, Formatter:
   
   - Fix GotoDeclaration, MarkOccurrences, and Formatter features
   - Add unit tests
   
   Screenshots
   
   #### PHP 8.1
   
![nb-php81-pure-intersection-types](https://user-images.githubusercontent.com/738383/149626804-db98d436-5a52-4de5-9054-da0b4c6daea6.png)
   
   #### PHP 8.0
   
![nb-php81-pure-intersection-types-php80](https://user-images.githubusercontent.com/738383/149626826-9468a354-7503-4d37-b630-db7ddaae1ef6.png)
   
   
   ## Note
   
   Other features have not been fixed yet. (e.g. Code completion)


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

Reply via email to