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

   ## PHP 8.2 Support: Constants in Traits (Part 1) 
   
   - https://wiki.php.net/rfc/constants_in_traits
   - Fix the grammar file
   - Fix `PHP82UnhandledError`
   - Add/Fix unit tests for the parser, the lexer, and `IncorrectEnumHintError`
   
   PHP 8.2
   
![nb-php82-constants-in-traits-syntax](https://user-images.githubusercontent.com/738383/212774507-19db062f-65e7-4ad0-8da9-2af98f1d5b59.png)
   
   PHP 8.1
   
![nb-php82-constants-in-traits-syntax-php81](https://user-images.githubusercontent.com/738383/212774516-419db4fd-d541-46bf-953b-a6a53f187339.png)
   
   ## PHP 8.2 Support: Constants in Traits (Part 2) 
   
   - https://wiki.php.net/rfc/constants_in_traits
   - Add trait constants to the index
   - Fix the navigator
   - Add unit tests for the index and the navigator
   
   ## PHP 8.2 Support: Constants in Traits (Part 3) 
   
   - https://wiki.php.net/rfc/constants_in_traits
   - Fix coloring for trait constants
   - Add unit tests
   
   ## PHP 8.2 Support: Constants in Traits (Part 4) 
   
   - https://wiki.php.net/rfc/constants_in_traits
   - Fix the code completion feature
   - Add unit tests
   
   ## PHP 8.2 Support: Constants in Traits (Part 5) 
   
   - https://wiki.php.net/rfc/constants_in_traits
   - Fix the mark occurrences and the go to declaration
   - Add unit tests
   
   ## PHP 8.2 Support: Disjunctive Normal Form Types (Part 1) 
   
   - https://wiki.php.net/rfc/dnf_types
   - Fix the grammar file, `PHP82UnhandledError`, and `UnusableTypeHintError`
   - Add/Fix unit tests for the parser
   
   PHP 8.2
   
![nb-php82-dnf-types-syntax](https://user-images.githubusercontent.com/738383/212776699-8236cd8d-3a01-4f85-8bec-f3578dfa9384.png)
   
   PHP 8.1
   
![nb-php82-dnf-types-syntax-php81](https://user-images.githubusercontent.com/738383/212776734-9faaeaa8-12ca-4bdf-8103-826b37cf8250.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.

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