diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-07-20 16:17:01 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-07-20 16:17:01 +0200 |
commit | e82f7094730b3e7a3ef16eff7e094b67580e7ef8 (patch) | |
tree | 0f59313cb9f5b183e19894597c23d2cfc1ad6485 /failed.txt | |
parent | b1bc0b549f560d86b5f8b3ac82538ee840a83671 (diff) |
PHP 5.5.38
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,4 +1,4 @@ -==== PHP 5.5.37 (2016-06-23) +==== PHP 5.5.38 (2016-07-21) $ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log @@ -6,10 +6,12 @@ $ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log /var/lib/mock/scl55el7x/build.log: Tests failed : 0 /var/lib/mock/scl55fc21x/build.log:Tests failed : 0 /var/lib/mock/scl55fc22x/build.log:Tests failed : 0 -/var/lib/mock/scl55fc23x/build.log:Tests failed : 1 -/var/lib/mock/scl55fc24x/build.log:Tests failed : 1 +/var/lib/mock/scl55fc23x/build.log:Tests failed : 2 +/var/lib/mock/scl55fc24x/build.log:Tests failed : 2 fc23, fc24: 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] + * proc_open have erratic results :( |