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

Parse Error when creating new project with developer edition #123

Closed
simonpioli opened this issue Sep 25, 2017 · 3 comments
Closed

Parse Error when creating new project with developer edition #123

simonpioli opened this issue Sep 25, 2017 · 3 comments

Comments

@simonpioli
Copy link

Composer install stops during the postUpdateCmd process with the following error:

[Symfony\Component\Debug\Exception\FatalThrowableError]
Parse error: syntax error, unexpected ')'

This is the line:

$pathName = $file->getPathname());

Further research finds that there's an open PR for this one already - #87

@NamelessCoder
Copy link

Fixed in #129, I assume you can close this issue.

@aleksip
Copy link
Member

aleksip commented Nov 20, 2017

@NamelessCoder Looks like it, thanks.

@aleksip aleksip closed this as completed Nov 20, 2017
@simonpioli
Copy link
Author

simonpioli commented Nov 20, 2017

Agreed, offending line is fixed in that diff. Thanks.

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

No branches or pull requests

3 participants