Skip to content

Commit e7ed1f6

Browse files
author
Julien Pauli
committed
Updated NEWS
1 parent 7c3b550 commit e7ed1f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: NEWS

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
11 Dec 2014, PHP 5.5.20
3+
17 Dec 2014, PHP 5.5.20
44

55
- Core:
66
. Fixed bug #68091 (Some Zend headers lack appropriate extern "C" blocks).
@@ -9,6 +9,8 @@ PHP NEWS
99
triggered). (Julien)
1010
. Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)
1111
. Fixed bug #68545 (NULL pointer dereference in unserialize.c). (Anatol)
12+
. Fixed bug #68594 (Use after free vulnerability in unserialize()).
13+
(CVE-2014-8142) (Stefan Esser)
1214

1315
- Date:
1416
. Fixed day_of_week function as it could sometimes return negative values

0 commit comments

Comments
 (0)