GoogleCloudPlatform / appengine-symfony-starter-project

Symfony Starter Project on Google App Engine
Apache License 2.0
42 stars 13 forks source link

PHP7.0 and Symfony3 plan? #4

Closed hmert closed 8 years ago

hmert commented 8 years ago

Hi, Is there a future support plan for php7.0 on appengine and symfony3?

or we have to use SF@2.6.* and php@5.5

Thank you!

justinleapline commented 8 years ago

Agree. Would like to hear the answer to this.

JustinBeckwith commented 8 years ago

Greetings folks! We don't currently have an idea of when PHP7 will land on App Engine. However, this is pretty easy to do today on App Engine Managed VMs. This isn't quite production ready yet, but you can see where we're headed here:

https://github.com/GoogleCloudPlatform/php-docker/tree/master/php-nginx

hmert commented 8 years ago

@JustinBeckwith Thank you :) We've already use php7 in production (we're a Google Cloud Premier Partner and Docker Lover). If there is beta release of app engine with php7, count us in! :)

titolendable commented 8 years ago

@JustinBeckwith what about sf3?

abdielcs commented 8 years ago

At least symfony 2.7, since 2.6 is not a long term support version and is not maintained any more.