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 ad5723a commit 272805cCopy full SHA for 272805c
NEWS
@@ -25,10 +25,6 @@ PHP NEWS
25
26
16 Apr 2015, PHP 5.6.8
27
28
-- Apache2handler:
29
- . Fixed bug #69218 (potential remote code execution with apache 2.4
30
- apache2handler). (Gerrit Venema)
31
-
32
- Core:
33
. Fixed bug #66609 (php crashes with __get() and ++ operator in some cases).
34
(Dmitry, Laruence)
@@ -50,6 +46,10 @@ PHP NEWS
50
46
. Fixed bug #69353 (Missing null byte checks for paths in various PHP
51
47
extensions). (Stas)
52
48
49
+- Apache2handler:
+ . Fixed bug #69218 (potential remote code execution with apache 2.4
+ apache2handler). (Gerrit Venema)
+
53
- cURL:
54
. Implemented FR#69278 (HTTP2 support). (Masaki Kagaya)
55
. Fixed bug #68739 (Missing break / control flow). (Laruence)
0 commit comments