From: Michael Wallner Date: Wed, 18 Feb 2015 13:08:52 +0000 (+0100) Subject: BFN X-Git-Tag: PRE_PHP7_EREG_MYSQL_REMOVALS~118^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6dfc7cbe613aaba371e124c766eb3bc4b56f1f07;p=php BFN --- diff --git a/NEWS b/NEWS index 128b786519..3ba1b7bcc7 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ ?? Feb 2015, PHP 5.6.7 - Core: + . Fixed bug #65593 (Segfault when calling ob_start from output buffering + callback). (Mike) . Added NULL byte protection to exec, system and passthru. (Yasuo) - ODBC: