summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-30 13:01:52 +0200
committerRemi Collet <fedora@famillecollet.com>2016-03-30 13:01:52 +0200
commite32b0987890b4f59525330009dca2b647e98e5f2 (patch)
tree61f12e6ae5993a2e20d72869063bcb51efd518ce /failed.txt
parentcbdcbc63a65d469b9ac4124cef8e443e0bf6d9cf (diff)
PHP 5.4.45-7 with security fix from 5.5.34
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt12
1 files changed, 4 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index b40537d..90ed24a 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 5.5.45-5 (2016-03-02)
+===== 5.5.45-7 (2016-03-30)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
@@ -8,13 +8,6 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el6x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
/var/lib/mock/el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-/var/lib/mock/el5x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
- Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt]
- Bug #66501: EC private key support in openssl_sign [ext/openssl/tests/bug66501.phpt]
-
-/var/lib/mock/el6x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
- Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]
-
el5i, el5x
Bug #66501: EC private key support in openssl_sign [ext/openssl/tests/bug66501.phpt]
Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt]
@@ -25,3 +18,6 @@ el5i, el6i
Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt]
el6i, el6x
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]
+el6x
+ Implement Req #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using router) [sapi/cli/tests/php_cli_server_017.phpt]
+