-
Notifications
You must be signed in to change notification settings - Fork 82
Upgrade to PHP 7.3 #467
Comments
How many who are asking for this are using the docker image separate from GCP or using GAE's custom runtime? |
Will there be a release this year??? Even PHP 7.3 will not be active this December! |
I have no idea I'm sorry. I'm trying to raise the Googlers who manage this but it doesn't seem to be a high priority internally. |
I'm back from vacation and I'll be starting work on this now!
…On Tue, Aug 27, 2019 at 12:43 AM Daniel Holmes ***@***.***> wrote:
I have no idea I'm sorry. I'm trying to raise the Googlers who manage this
but it doesn't seem to be a high priority internally.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#467?email_source=notifications&email_token=AAF76UXNGR3WI72WCPXN3EDQGTLLZA5CNFSM4GKC4WY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5G2IFQ#issuecomment-525181974>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAF76UVLSV5BSFDDXCNZ52LQGTLLZANCNFSM4GKC4WYQ>
.
--
*Have build/release/devinfra questions? *
*Join us on Google Chat in the Nest Devinfra Chat
<https://chat.google.com/room/AAAAZjVzpI4>*
|
Is there progress? |
@donmccasland Is there progress? When do you plan to run PHP 7.3? |
We should rename this issue to 'Upgrade to PHP 7.4' |
See #497 for PHP 7.4 upgrade |
It would be good to have both 7.3 and 7.4 as 7.3 is supported by App Engine Standard Environment. |
When are you planning to upgrade to PHP 7.3? |
It looks to me like they're not planning on upgrading this. Last time to get any responses from anyone I had to contact Google's Enterprise support to get something moving. It's likely this project hasn't had anyone else take it over again. |
It would be really good to know if this is even on the roadmap. We are happy with App Engine but if we are not going to be getting upgrades to 7.3/7.4 then we will need to look at migrating to a different provider. |
The lack of response to this issue makes it seem like App Engine for PHP isn't even supported. That's a shame, because the service is otherwise great and I'd like to pay for it again, but at the moment it's too risky! |
Hey folks,
I apologize for being out of touch on this issue for so long. I'd like to
point out that the AppEngine standard images already include support for
7.3:
https://cloud.google.com/appengine/docs/standard/php7/runtime#enabled_extensions
The Flex runtimes however do not yet. That does not preclude anyone from
creating a custom runtime for AppEngine Flex:
https://cloud.google.com/appengine/docs/flexible/custom-runtimes
That being said, I am finally starting work on this issue again next week.
If there are others that are interested in helping speed that along, we are
accepting patches to this open source repo.
Thanks,
-don
…On Wed, Apr 1, 2020 at 7:44 AM Nico ***@***.***> wrote:
The lack of response to this issue makes it seem like App Engine for PHP
isn't even supported. That's a shame, because the service is otherwise
great and I'd like to pay for it again, but at the moment it's too risky!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#467 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAF76UWJIXMIVHUTKQTMK63RKNHMLANCNFSM4GKC4WYQ>
.
|
Any rough timelines ? |
7.3 is in now and image is releasing to public tomorrow |
@donmccasland what about 7.3 image realease? Have I missed something or there is no new release yet? |
Released to:
gcr.io/google-appengine/php73@sha256:bee53597a0df4167547fd9c2a501484e8c5d03831298f50c1db0e9cdcd915a88
gcr.io/google-appengine/php73:latest
…On Thu, Aug 13, 2020 at 11:55 PM Giedrius Sabaliauskas < ***@***.***> wrote:
@donmccasland <https://github.com/donmccasland> what about 7.3 image
realease? Have I missed something or there is no new release yet?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#467 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAF76UXXSHXHRCFWFFSBJJDSATNW3ANCNFSM4GKC4WYQ>
.
|
@donmccasland , will it be available to GAE flex too? |
Yes. We are finishing up the template builder work to make it available.
…On Thu, Aug 20, 2020 at 11:11 AM André Lado Cruz ***@***.***> wrote:
@donmccasland <https://github.com/donmccasland> , will it be available to
GAE flex too?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#467 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAF76URJFJVKWKZMR6MNGV3SBVRMRANCNFSM4GKC4WYQ>
.
|
@donmccasland, AWESOME!!!!! thanks |
@donmccasland, how can we know that it has been released? |
Can support be added for PHP 7.3?
The text was updated successfully, but these errors were encountered: