You are correct, this way you would be able to see the php version information of the Google App Engine Instance in Flexible environment, but it is not applicable for standard environment as there is no way to ssh into App Engine Standard in php 7.2 Runtime. Also, it is not possible to run php -i command in Google App Engine Standard Environment as there is no way to access the instance inside it. If you want to control the version of the PHP runtime on the flexible environment, I would recommend checking this documentation <https://cloud.google.com/appengine/docs/flexible/php/runtime> .
-- 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/5ddea910-8819-4565-a72c-0b0e9386e9e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
