summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-02-03 10:07:28 +0100
committerRemi Collet <remi@remirepo.net>2021-02-03 10:07:28 +0100
commitd5f7f609c28f33b6233808480021735336830055 (patch)
tree207f9b4f6043d2de62958bb75ee8d2035f08c7b9 /failed.txt
parent57d207bca8d001f0ef4c0aab76a520459049203a (diff)
Fix #80672 Null Dereference in SoapClient
CVE-2021-21702 better fix for #77423
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 16509de..cf12e07 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,13 +1,14 @@
-===== 7.1.33-11 (2021-01-04)
+===== 7.1.33-12 (2021-02-03)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el7x/build.log:Tests failed : 3
+/var/lib/mock/el7x/build.log:Tests failed : 4
el7x
4 Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
+ 4 Bug #73837: Milliseconds in DateTime() [ext/date/tests/bug73837.phpt]
4 date_modify() function [1] [ext/date/tests/date_modify-1.phpt]