From e0b65ff966440b10b8befa24a102e1090da78226 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 6 Nov 2018 17:08:26 +0100 Subject: Update to 7.2.12 - http://www.php.net/releases/7_2_12.php --- failed.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 80e1348..cbd4112 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.2.12RC1 (2018-10-25) +===== 7.2.12 (2018-11-08) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -9,16 +9,16 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/fc25x/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 : 0 -/var/lib/mock/fc27x/build.log:Tests failed : 1 +/var/lib/mock/fc27i/build.log:Tests failed : 1 +/var/lib/mock/fc27x/build.log:Tests failed : 0 /var/lib/mock/fc28i/build.log:Tests failed : 0 /var/lib/mock/fc28x/build.log:Tests failed : 0 /var/lib/mock/fc29i/build.log:Tests failed : 0 /var/lib/mock/fc29x/build.log:Tests failed : 0 -fc27x: - file upload greater than 2G [sapi/cli/tests/upload_2G.phpt] +fc27i + 1 Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt] 1 proc_open give erratic test results :( -- cgit