Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NETBEANS-5599] PHP 8.1 Support: New in initializers #3448

Merged
merged 3 commits into from Jan 12, 2022

Conversation

junichi11
Copy link
Member

https://issues.apache.org/jira/browse/NETBEANS-5599

RFC:https://wiki.php.net/rfc/new_in_initializers

(Part 1)
Parser:

  • Fix the grammar file
  • Add unit tests for the parser

(Part 2)

  • Add unit tests for the Formatter, GotoDeclaration, and MarkOccurrences

(Part 3)

  • Fix the Code Completion
  • Add unit tests for the Code Completion

Screenshot

nb-php81-new-in-initializer-syntax

@junichi11 junichi11 added the PHP [ci] enable extra PHP tests (php/php.editor) label Jan 12, 2022
@junichi11 junichi11 added this to the NB13 milestone Jan 12, 2022
@junichi11 junichi11 requested a review from tmysik January 12, 2022 14:30
@junichi11
Copy link
Member Author

@tmysik Could you please review it when you have time? Sorry for the huge change. If there is no problem, let's merge it. Thanks!

Copy link
Member

@tmysik tmysik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@tmysik tmysik merged commit 6dd2ade into apache:php81-support Jan 12, 2022
@tmysik
Copy link
Member

tmysik commented Jan 12, 2022

@junichi11 As always, greatly done. Thanks a lot for your work!

@junichi11
Copy link
Member Author

@tmysik Thank you for your review!

@junichi11 junichi11 deleted the php81-new-in-initializers branch January 12, 2022 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PHP [ci] enable extra PHP tests (php/php.editor)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants