From a49c6c5a453edf008ea33de49d45857b073cca5a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 22 Jul 2016 19:29:20 +0200 Subject: PHP 5.4.45 with security fix from 5.5.38 --- failed.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 899fc52..ebd0afc 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 5.5.45-10 (2016-06-23) +===== 5.5.45-11 (2016-07-22) $ grep -r 'Tests failed' /var/lib/mock/scl54*/build.log @@ -7,15 +7,17 @@ $ grep -r 'Tests failed' /var/lib/mock/scl54*/build.log /var/lib/mock/scl54fc21x/build.log:Tests failed : 1 /var/lib/mock/scl54fc22x/build.log:Tests failed : 1 /var/lib/mock/scl54fc23x/build.log:Tests failed : 3 -/var/lib/mock/scl54fc24x/build.log:Tests failed : 3 +/var/lib/mock/scl54fc24x/build.log:Tests failed : 4 f23, f24 - Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt] Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] + Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt] +f24 + file_get_contents() test using offset parameter out of range [ext/standard/tests/file/file_get_contents_error001.phpt] f21, f22, f23, f24 Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt] el6 Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt] -* bug33414-1.phpt fails with tzdata-2016e +* bug33414-1.phpt fails since tzdata-2016e -- cgit