16 Apr 2015, PHP 5.6.8
-- Apache2handler:
- . Fixed bug #69218 (potential remote code execution with apache 2.4
- apache2handler). (Gerrit Venema)
-
- Core:
. Fixed bug #66609 (php crashes with __get() and ++ operator in some cases).
(Dmitry, Laruence)
. Fixed bug #69353 (Missing null byte checks for paths in various PHP
extensions). (Stas)
+- Apache2handler:
+ . Fixed bug #69218 (potential remote code execution with apache 2.4
+ apache2handler). (Gerrit Venema)
+
- cURL:
. Implemented FR#69278 (HTTP2 support). (Masaki Kagaya)
. Fixed bug #68739 (Missing break / control flow). (Laruence)