File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,6 @@ PHP NEWS
41
41
. Fixed bug #66764 (configure doesn't define EXPANDED_DATADIR / PHP_DATADIR
42
42
correctly). (Ferenc)
43
43
. Fixed bug #68583 (Crash in timeout thread). (Anatol)
44
- . Fixed bug #68594 (Use after free vulnerability in unserialize()).
45
- (CVE-2014-8142) (Stefan Esser)
46
44
. Fixed bug #68676 (Explicit Double Free). (Kalle)
47
45
. Fixed bug #68710 (Use After Free Vulnerability in PHP's unserialize()).
48
46
(CVE-2015-0231) (Stefan Esser)
@@ -127,6 +125,8 @@ PHP NEWS
127
125
triggered). (Julien)
128
126
. Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)
129
127
. Fixed bug #68545 (NULL pointer dereference in unserialize.c). (Anatol)
128
+ . Fixed bug #68594 (Use after free vulnerability in unserialize()).
129
+ (CVE-2014-8142) (Stefan Esser)
130
130
131
131
- Date:
132
132
. Fixed day_of_week function as it could sometimes return negative values
You can’t perform that action at this time.
0 commit comments