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

   - https://issues.apache.org/jira/browse/NETBEANS-5599
   - https://wiki.php.net/rfc/enumerations
   
   ### Part 12
   
   - Fix the code completion feature
   - Add code templates for enums
   
   ### Part 13
   
   - Add `enum` and `trait` keywords for CC
   - Fix unit tests
   
   ### Part 14
   
   - Improve the `IncorrectEnumHintError`
   - Show an error if the enum has __construct()
   - Show an error if the enum uses traits that have properties
   - Fix unit tests
   
   
![nb-php81-enumerations-incorrect-construct-and-use-traits](https://user-images.githubusercontent.com/738383/163795290-56aaff49-4ee4-41d5-95c8-a2037c4e2b8b.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