summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-15 10:17:16 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-15 10:17:16 +0200
commitbec6bca2de5aaf1a1b186722901dc75ec1529fea (patch)
tree1c6c37099f22c30b3999754d8adbe0bfba02ba8c /failed.txt
parentb52e0db9c0cf11f6eda1e00f2d5292a0ac78424c (diff)
PHP 5.5.38 with 15 security fix from 5.6.27
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 4be1206..9124897 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-==== PHP 5.5.38-3 (2016-09-19)
+==== PHP 5.5.38-4 (2016-10-15)
$ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log
@@ -6,12 +6,15 @@ $ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log
/var/lib/mock/scl55el7x/build.log: Tests failed : 0
/var/lib/mock/scl55fc22x/build.log:Tests failed : 0
/var/lib/mock/scl55fc23x/build.log:Tests failed : 2
-/var/lib/mock/scl55fc24x/build.log:Tests failed : 2
-/var/lib/mock/scl55fc25x/build.log:Tests failed : 2
+/var/lib/mock/scl55fc24x/build.log:Tests failed : 4
+/var/lib/mock/scl55fc25x/build.log:Tests failed : 4
fc23x, fc24x, fc25x:
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]
+fc24x, fc25x
+ Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt]
+ Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt]
* proc_open have erratic results :(