Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
smalyshev committed Jul 25, 2014

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 51c38a0 commit d0a244f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -8,7 +8,12 @@ PHP NEWS
. Fixed bug #67496 (Save command history when exiting interactive shell
with control-c). (Dmitry Saprykin, Johannes)

?? ??? 2014, PHP 5.4.31
- SPL:
. Fixed bug #67539 (ArrayIterator use-after-free due to object change during
sorting). (research at insighti dot org, Laruence)
. Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)

24 Jul 2014, PHP 5.4.31

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

0 comments on commit d0a244f

Please sign in to comment.