File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
appengine/php72/helloworld Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # Hello World on App Engine Standard for PHP 7.2
1
+ # Hello World on App Engine Standard for PHP 7.2 and 7.3
2
2
3
- This sample demonstrates how to deploy a * very* basic application to Google
4
- App Engine for PHP 7.2.
3
+ This sample demonstrates how to deploy a * very* basic application to the
4
+ PHP 7.2 and 7.3 standard environment in Google App Engine .
5
5
6
6
## View the [ full tutorial] ( https://cloud.google.com/appengine/docs/standard/php7/quickstart )
Original file line number Diff line number Diff line change 1
- # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
1
+ # Use PHP 7.3 by replacing "php72" below with "php73"
2
2
runtime : php72
3
3
4
4
# Defaults to "serve index.php" and "serve public/index.php". Can be used to
You can’t perform that action at this time.
0 commit comments