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

Fix UnexpectedTokenException on null coalesce operator #267

Merged
merged 1 commit into from
Sep 16, 2016

Conversation

k-jackson
Copy link

This seems to fix the UnexpectedTokenException that gets triggered when parsing PHP 7 code containing a null coalescing operator (??).

Let me know if there are any further considerations that need to be addressed before merging.

Relates to: #254, phpmd/phpmd#347

@k-jackson k-jackson changed the title Fixed UnexpectedTokenException on null coalesce operator Fix UnexpectedTokenException on null coalesce operator Aug 1, 2016
@filipgolonka
Copy link

👍

@pablofmorales
Copy link

Can this PR be approved to move forward with this bug?

@HMAZonderland
Copy link

HMAZonderland commented Sep 13, 2016

This is quite an annoying bug delaying development. Can this please be approved and a new version released?

@manuelpichler manuelpichler merged commit 42ba6e9 into pdepend:master Sep 16, 2016
@k-jackson k-jackson deleted the feature/nullcoalesce branch September 18, 2016 03:47
@torkiljohnsen
Copy link

Awaiting new version! 👍

@Multiply
Copy link

@manuelpichler Is this far off being released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants