We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c38a0 commit d0a244fCopy full SHA for d0a244f
NEWS
@@ -8,7 +8,12 @@ PHP NEWS
8
. Fixed bug #67496 (Save command history when exiting interactive shell
9
with control-c). (Dmitry Saprykin, Johannes)
10
11
-?? ??? 2014, PHP 5.4.31
+- 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
17
18
- Core:
19
. Fixed bug #67428 (header('Location: foo') will override a 308-399 response
0 commit comments