From 95b0d823e22772232ac2f5900526c984597495a3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Oct 2018 12:51:09 +0200 Subject: Update to 7.1.23 - http://www.php.net/releases/7_1_23.php --- failed.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 203889f..63cf0fa 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.1.23RC1 (2018-09-28) +===== 7.1.23 (2018-10-11) $ grep -r 'Tests failed' /var/lib/mock/*/build.log @@ -7,11 +7,11 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el7x/build.log:Tests failed : 0 /var/lib/mock/fc26i/build.log:Tests failed : 0 /var/lib/mock/fc26x/build.log:Tests failed : 0 -/var/lib/mock/fc27i/build.log:Tests failed : 1 -/var/lib/mock/fc27x/build.log:Tests failed : 0 +/var/lib/mock/fc27i/build.log:Tests failed : 0 +/var/lib/mock/fc27x/build.log:Tests failed : 1 -fc27i +fc27x 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] -- cgit