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

Unexpected token: :: (implicit object / method usage) #269

Closed
powellblyth opened this issue Aug 22, 2016 · 0 comments · Fixed by #286
Closed

Unexpected token: :: (implicit object / method usage) #269

powellblyth opened this issue Aug 22, 2016 · 0 comments · Fixed by #286
Assignees
Labels

Comments

@powellblyth
Copy link

pdepend log files stage -
Generating pdepend log files, this may take a moment.

The following error occured:
Unexpected token: ::, line: 32, col: 38, file:

The code is
$result = ($this->connection)::go($query);

However, PHP7.0.10 reports this code to be perfectly correct

This happens in pdepend v 2.2.4

Thanks

@powellblyth powellblyth changed the title Unexpected token - implicit object / method usage Unexpected token: :: (implicit object / method usage) Aug 22, 2016
@manuelpichler manuelpichler self-assigned this Jan 6, 2017
@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
Development

Successfully merging a pull request may close this issue.

3 participants