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

Problem with composer #6

Closed
pdomagala opened this issue Nov 9, 2017 · 1 comment
Closed

Problem with composer #6

pdomagala opened this issue Nov 9, 2017 · 1 comment

Comments

@pdomagala
Copy link

Hi, After using composer, I got error like this "Parse error: syntax error, unexpected '?' in /usr/home/pompka/rpg/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 234".

@mchekin
Copy link
Owner

mchekin commented Nov 10, 2017

@PMPK I suspect you use PHP version prior to PHP 7.
PHP versions prior to PHP7 do not support the null coalescing operator (??) .

@mchekin mchekin closed this as completed Nov 26, 2017
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

2 participants