From d6128b53b1aa6b71cd4cae6113c821fddab7c464 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 23 Oct 2019 07:52:53 +0200 Subject: Update to 7.1.33 - http://www.php.net/releases/7_1_33.php --- failed.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 1c7bde2..804dea1 100644 --- a/failed.txt +++ b/failed.txt @@ -1,12 +1,17 @@ -===== 7.1.32 (2019-08-29) +===== 7.1.33 (2019-10-24) $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el6i/build.log:Tests failed : 0 /var/lib/mock/el6x/build.log:Tests failed : 0 -/var/lib/mock/el7x/build.log:Tests failed : 0 +/var/lib/mock/el7x/build.log:Tests failed : 4 +el7x + 4 Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] + 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] + 4 Bug #73837: Milliseconds in DateTime() [ext/date/tests/bug73837.phpt] + 4 date_modify() function [1] [ext/date/tests/date_modify-1.phpt] 1 proc_open give erratic test results :( -- cgit