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 2018/10/28 12:03:38 UTC

[GitHub] junichi11 opened a new pull request #990: [NETBEANS-1552] Syntax error for UVS

junichi11 opened a new pull request #990: [NETBEANS-1552] Syntax error for UVS
URL: https://github.com/apache/incubator-netbeans/pull/990
 
 
   https://issues.apache.org/jira/browse/NETBEANS-1552
   
   - Fix ASTPHP5Parser
   - Convert ParentheisExpression to DereferencableVariable because it is not a Variable but an Expression
   - Add unit tests
   - Remove trailing whitespaces and insert license headers and SuppressWarnings using ant tasks (see build.xml)
   
   Main fixes are `ASTPHP5Parser.cup` and `build.xml`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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