From c36b2af2b0d1eb6919f6987c57e7d1bdcd40b2d2 Mon Sep 17 00:00:00 2001 From: Zach Borboa Date: Tue, 30 Apr 2019 00:00:39 -0700 Subject: [PATCH] Fix PHP 5.3 container test not completing successfully --- tests/PHPCurlClass/server.php | 5 ++++- tests/before_script.sh | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/PHPCurlClass/server.php b/tests/PHPCurlClass/server.php index 14c9bdb..c90c2f9 100644 --- a/tests/PHPCurlClass/server.php +++ b/tests/PHPCurlClass/server.php @@ -1,6 +1,9 @@