From f5ec5804d7755a9594502706e6ecf691679258c2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 May 2016 09:11:33 +0200 Subject: PHP 7.0.7RC1 --- failed.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 36e5d0b..ab424d0 100644 --- a/failed.txt +++ b/failed.txt @@ -1,17 +1,19 @@ -===== 7.0.6 (2016-04-28) +===== 7.0.7RC1 (2016-05-12) $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log /var/lib/mock/scl70el6x/build.log:Tests failed : 2 -/var/lib/mock/scl70el7x/build.log:Tests failed : 2 +/var/lib/mock/scl70el7x/build.log:Tests failed : 3 /var/lib/mock/scl70fc21x/build.log:Tests failed : 0 /var/lib/mock/scl70fc22x/build.log:Tests failed : 0 /var/lib/mock/scl70fc23x/build.log:Tests failed : 0 /var/lib/mock/scl70fc24x/build.log:Tests failed : 0 -el6x, el7x, fc20x +el6x, el7x Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] +el7x: + * Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] * proc_open give erratic test results :( -- cgit