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

Unsupported null coalesce operator : Unexpected token: ?? #254

Closed
marco-loche opened this issue Apr 12, 2016 · 2 comments
Closed

Unsupported null coalesce operator : Unexpected token: ?? #254

marco-loche opened this issue Apr 12, 2016 · 2 comments

Comments

@marco-loche
Copy link

An PDepend\Source\Parser\UnexpectedTokenException is raised when using the PHP7 operator ?? (aka null coalesce operator).

See also phpmd/phpmd#347 and http://php.net/manual/en/language.operators.comparison.php

@wsromek
Copy link

wsromek commented Jul 14, 2016

@manuelpichler is there any chance for a solution of this issue any time soon? Thanks!

@manuelpichler
Copy link
Contributor

This should be fixed with @k-jackson's PR #267

@ravage84 ravage84 added this to the 2.x (unspecific) milestone May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants