Skip to content

Commit ed5b64d

Browse files
author
Ace Nassri
authored
Merge pull request GoogleCloudPlatform#1270 from GoogleCloudPlatform/mv-php7
feat!(appengine): php72 -> php folder
2 parents 3b215da + 016dbdb commit ed5b64d

File tree

167 files changed

+50
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+50
-67
lines changed

appengine/flexible/laravel/README.md

Lines changed: 1 addition & 1 deletion

appengine/flexible/logging/index.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
{% else %}
1515
<li>No Logs!</li>
1616
{% endfor %}
17-
</ul>
17+
</ul>

appengine/flexible/memcache/README.md

Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
; Use SASL authentication for connections
22
; Required for Memcache SASL Auth in the Google App Engine Flexible environemnt.
3-
memcached.use_sasl = On
3+
memcached.use_sasl = On

appengine/flexible/staticcontent/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ runtime: php
22
env: flex
33

44
runtime_config:
5-
document_root: web
5+
document_root: web

appengine/flexible/staticcontent/web/static.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
<body>
88
<p>This is a static html document.</p>
99
</body>
10-
</html>
10+
</html>

appengine/php72/README.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

appengine/standard/README.md

Lines changed: 28 additions & 3 deletions
Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)