diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-05-29 09:34:18 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-05-29 09:34:18 +0200 |
commit | d9b67ab38a64fbfc9f4e78c2ac10778a973e6e47 (patch) | |
tree | a80b3783589b6f43074252cdeefe722987d48fda /failed.txt | |
parent | 513a4869326566f785a234bf584848af46e663c8 (diff) |
PHP 5.4.45 + security fix from 5.5.36
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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] + |