Deploying my app is driving me crazy, getting composer errors due to needing latest php version.
So I have stripped it right back to the following to troubleshoot & still getting this problem: In empty /home directory Put the app.yaml - with just the following in it runtime: php72 Then run: gcloud app deploy Check version in console: Version 20181023t105100 Serving runtime php72 But when I run php -i in console: PHP Version => 7.0.30-0+deb9u1 WTF?!! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/a8c244f7-d508-4e41-8468-2399a2cc5da5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
