You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/06/16 05:45:56 UTC

[GitHub] [netbeans] junichi11 opened a new pull request #1301: Netbeans 1696 php7.4 support

junichi11 opened a new pull request #1301: Netbeans 1696 php7.4 support
URL: https://github.com/apache/netbeans/pull/1301
 
 
   https://issues.apache.org/jira/browse/NETBEANS-1696
   Typed Properties 2.0 part
   
   - Fix ASTPHP5Parser.cup
   - Fix MarkOccurrences, GotoDeclaration, and CodeCompletion features
   - Handle unusable types(void and callable) as errors in UnusableTypesUnhandledError class to avoid complicating the grammar(cup file)
   - Add and fix unit tests
   - Fix FieldRedeclarationHintError (Add the isAnnotation() method to FieldElements)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists