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 2020/08/08 12:05:49 UTC

[GitHub] [netbeans] junichi11 opened a new pull request #2303: [NETBEANS-4443] PHP 8.0 Support: Match expression v2

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


   https://issues.apache.org/jira/browse/NETBEANS-4443
   
   - https://wiki.php.net/rfc/match_expression_v2
   - Fix the `ASTPHP5Parser.cup`, `ASTPHP5Scanner.flex`, and `Php5ColoringScanner.flex` i.e. parser and lexers
   - Fix the brace matching, the typinghook, and the indentation features
   - Fix the `PHP80UnhandledError`
   - Add the code template for match expression
   - Fix formatting, code completion, code folding, and hint features
   - Add unit tests for formatting, code completion, code folding, goto declaration, and mark occurrences


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



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


[GitHub] [netbeans] tmysik merged pull request #2303: [NETBEANS-4443] PHP 8.0 Support: Match expression v2

Posted by GitBox <gi...@apache.org>.
tmysik merged pull request #2303:
URL: https://github.com/apache/netbeans/pull/2303


   


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



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


[GitHub] [netbeans] junichi11 commented on pull request #2303: [NETBEANS-4443] PHP 8.0 Support: Match expression v2

Posted by GitBox <gi...@apache.org>.
junichi11 commented on pull request #2303:
URL: https://github.com/apache/netbeans/pull/2303#issuecomment-671627287


   Sure :) Thank you for your review!


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



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