-
Notifications
You must be signed in to change notification settings - Fork 888
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
php7 not supported #502
Comments
Im using it on PHP 7.0 |
@urbels Then please explain what changes you made to the install instructions because I had to downgrade. |
I just followed installation instructions. Anyway after a while I have another problem. I updated polr recently and have this problem #332 so no idea if fresh installation works fine on php 7.0 now. |
Please follow the issue template, and post the composer output. |
Works fine for me on PHP 7.3.1 |
I used a different project to meet this need so I can't update the issue template. Actually I already stopped using this when I posted which is why I didn't post details. If you want to close the Issue that's fine with me. |
Can also confirm it's working fine on php7-fpm for me too :) |
Installation fails at
php composer.phar install --no-dev -o
for PHP 7 (default in current Ubuntu 16.04) but succeeds for unsupported PHP 5.6.The text was updated successfully, but these errors were encountered: