PHP 7.1 Support
Closed this issue · 1 comments
apsylone commented
Hi PHP Mentors :-)
I'm using your docker images everyday. And thank you for this !
I've tried to add a PHP 7.1 support but it seems that it is something more complicated than I think.
Do you think it will possible for you to add this ?
Doctrine and so others libs uses "void" and some other keywords.
Thanks, hope you'll help me :-)
iteman commented
PHP 7.1 has now been supported by phpmentors/php-app:php71
and phpmentors/symfony-app:php71
😄