From fda7e51568483590e3ad2ed9ee2f3097d5c3d25e Mon Sep 17 00:00:00 2001 From: Simon Frankenberger Date: Tue, 18 Dec 2018 23:19:02 +0000 Subject: community/php7: Update php to 7.3.6 --- community/php7/fix-tests-devserver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/php7/fix-tests-devserver.patch') diff --git a/community/php7/fix-tests-devserver.patch b/community/php7/fix-tests-devserver.patch index 67d23fa222..317ceb0ffc 100644 --- a/community/php7/fix-tests-devserver.patch +++ b/community/php7/fix-tests-devserver.patch @@ -11,7 +11,7 @@ happens here... --- a/run-tests.php +++ b/run-tests.php -@@ -2009,6 +2009,9 @@ +@@ -1986,6 +1986,9 @@ // Does the output match what is expected? $output = preg_replace("/\r\n/", "\n", trim($out)); -- cgit v1.2.3