GoogleCloudPlatform / GoogleCloudPlatform/php-docs-samples

App Engine PHP sample uses deprecated runtime (php81)

Aperta Adatta ai principianti
#2,181 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
samples
Lingua principale
PHP
Stelle
1k
Fork
1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The App Engine Standard PHP sample currently specifies `runtime: php81` in `app.yaml`.

As of now, `php81` is end of support and no longer accepted by App Engine Standard, which causes deployments to fail with the following error:

ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. Runtime php81 is end of support and no longer allowed.

To avoid deployment failures for users, especially those following tutorials or labs, I propose updating the runtime to a supported version (e.g. `php83`, or `php82` if preferred).

Proposed change:
- Update appengine/standard/helloworld/app.yaml` from `runtime: php81` to a currently supported PHP runtime.

I’m happy to submit a pull request if this change is acceptable.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Open appengine/standard/helloworld/app.yaml and review the current App Engine Standard PHP runtime support before changing the deprecated value. Verify that the sample specifies a supported runtime and that deployments no longer fail with the reported invalid-runtime error.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
php
Ambito
cloud
Tipo di issue
Bug
Difficoltà
1/5
Tempo stimato
Meno di un'ora
Stato di attività
Ferma
Chiarezza
Specificata chiaramente
Idoneità per principianti
65/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.