From cefa00c543f293f0a1a971a49b935dac3846aed3 Mon Sep 17 00:00:00 2001
From: David Myers
Date: Wed, 30 May 2018 17:18:57 -0700
Subject: [PATCH 1/4] First commit
---
src/index.php | 43 ++++++++-----------------------------------
1 file changed, 8 insertions(+), 35 deletions(-)
diff --git a/src/index.php b/src/index.php
index a17353240..feb9cfd57 100644
--- a/src/index.php
+++ b/src/index.php
@@ -1,35 +1,8 @@
-
-
-
-
-
-
- Simple PHP App
-
-
-
-
-
-
-
-
-
-
-
Simple PHP App
-
Congratulations
-
Your PHP application is now running on a container in Amazon ECS.
-
The container is running PHP version .
-
-
-
-
-
-
-
-
-
-
+
+
+ PHP Test
+
+
+ Hello World
'; ?>
+
+
\ No newline at end of file
From 9bcfe3dd65d431a996d6ad4b354aab35bfbd7354 Mon Sep 17 00:00:00 2001
From: David Myers
Date: Thu, 31 May 2018 14:58:39 -0700
Subject: [PATCH 2/4] sandbox branch test
---
src/index.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/index.php b/src/index.php
index feb9cfd57..a441263fa 100644
--- a/src/index.php
+++ b/src/index.php
@@ -1,8 +1,8 @@
- PHP Test
+ PHP Test - sandbox test
- Hello World'; ?>
+ Hello World - sandbox'; ?>
-
\ No newline at end of file
+