From d9b67ab38a64fbfc9f4e78c2ac10778a973e6e47 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 29 May 2016 09:34:18 +0200 Subject: PHP 5.4.45 + security fix from 5.5.36 --- failed.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index fdcedb8..2e625d6 100644 --- a/failed.txt +++ b/failed.txt @@ -1,11 +1,11 @@ -===== 5.5.45-8 (2016-04-27) +===== 5.5.45-9 (2016-05-29) $ grep -r 'Tests failed' /var/lib/mock/scl54*/build.log /var/lib/mock/scl54el6x/build.log:Tests failed : 1 /var/lib/mock/scl54el7x/build.log:Tests failed : 0 /var/lib/mock/scl54fc21x/build.log:Tests failed : 1 -/var/lib/mock/scl54fc22x/build.log:Tests failed : 1 +/var/lib/mock/scl54fc22x/build.log:Tests failed : 2 /var/lib/mock/scl54fc23x/build.log:Tests failed : 2 /var/lib/mock/scl54fc24x/build.log:Tests failed : 2 @@ -13,5 +13,8 @@ f23, f24 Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt] f21, f22, f23, f24 Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt] +f22 + file_get_contents() test using offset parameter out of range [ext/standard/tests/file/file_get_contents_error001.phpt] el6 Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt] + -- cgit