Skip to content

Commit 2955993

Browse files
committed
move CVE to the right version
1 parent 43652d3 commit 2955993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ PHP NEWS
4141
. Fixed bug #66764 (configure doesn't define EXPANDED_DATADIR / PHP_DATADIR
4242
correctly). (Ferenc)
4343
. Fixed bug #68583 (Crash in timeout thread). (Anatol)
44-
. Fixed bug #68594 (Use after free vulnerability in unserialize()).
45-
(CVE-2014-8142) (Stefan Esser)
4644
. Fixed bug #68676 (Explicit Double Free). (Kalle)
4745
. Fixed bug #68710 (Use After Free Vulnerability in PHP's unserialize()).
4846
(CVE-2015-0231) (Stefan Esser)
@@ -127,6 +125,8 @@ PHP NEWS
127125
triggered). (Julien)
128126
. Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)
129127
. 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)
130130

131131
- Date:
132132
. Fixed day_of_week function as it could sometimes return negative values

0 commit comments

Comments
 (0)