From 065592fd236ef212d9a258543d916f4838d080f9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Apr 2018 07:43:03 +0200 Subject: Update to 7.1.17 - http://www.php.net/releases/7_1_17.php --- failed.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index ddcd9ef..f064ecb 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.1.16 (2018-03-29) +===== 7.1.17 (2018-04-26) $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log @@ -7,9 +7,11 @@ $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log /var/lib/mock/scl71fc25x/build.log:Tests failed : 0 /var/lib/mock/scl71fc26x/build.log:Tests failed : 0 /var/lib/mock/scl71fc27x/build.log:Tests failed : 0 -/var/lib/mock/scl71fc28x/build.log:Tests failed : 0 +/var/lib/mock/scl71fc28x/build.log:Tests failed : 1 +f28x: + 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] 1 proc_open give erratic test results :( -- cgit