File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ env: flex
44runtime_config :
55 document_root : web
66 operating_system : ubuntu22
7- runtime_version : 8.3
7+ runtime_version : 8.4
88
99# This sample incurs costs to run on the App Engine flexible environment.
1010# The settings below are to reduce costs during testing and are not appropriate
Original file line number Diff line number Diff line change 1- # Getting Started on App Engine for PHP 8.1
1+ # Getting Started on App Engine for PHP 8.4
22
33This sample demonstrates how to deploy a PHP application which integrates with
4- Cloud SQL and Cloud Storage on App Engine Standard for PHP 8.1 . The tutorial
4+ Cloud SQL and Cloud Storage on App Engine Standard for PHP 8.4 . The tutorial
55uses the Slim framework.
66
77## View the [ full tutorial] ( https://cloud.google.com/appengine/docs/standard/php-gen2/building-app )
Original file line number Diff line number Diff line change 11# See https://cloud.google.com/appengine/docs/standard/php/config/appref for a
22# complete list of `app.yaml` directives.
33
4- runtime : php81
4+ runtime : php84
55
66env_variables :
77 GOOGLE_STORAGE_BUCKET : " "
You can’t perform that action at this time.
0 commit comments