Skip to content

Commit d0a244f

Browse files
committed
update NEWS
1 parent 51c38a0 commit d0a244f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

NEWS

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@ PHP NEWS
88
. Fixed bug #67496 (Save command history when exiting interactive shell
99
with control-c). (Dmitry Saprykin, Johannes)
1010

11-
?? ??? 2014, PHP 5.4.31
11+
- SPL:
12+
. Fixed bug #67539 (ArrayIterator use-after-free due to object change during
13+
sorting). (research at insighti dot org, Laruence)
14+
. Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)
15+
16+
24 Jul 2014, PHP 5.4.31
1217

1318
- Core:
1419
. Fixed bug #67428 (header('Location: foo') will override a 308-399 response

0 commit comments

Comments
 (0)