From: Ferenc Kovacs Date: Fri, 20 Jun 2014 22:06:51 +0000 (+0200) Subject: mention 67468 fix in NEWS X-Git-Tag: php-5.6.0RC2~1^2~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3058b877834ca01aa9f1c3634f4721176c7f1610;p=php mention 67468 fix in NEWS --- diff --git a/NEWS b/NEWS index 2861dde75f..87b4dafc69 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2014, PHP 5.6.0 Release Candidate 2 +- Core: + . Fixed bug #67468 (Segfault in highlight_file()/highlight_string()). + (Andreas Ferber) + 19 Jun 2014, PHP 5.6.0 Release Candidate 1 - Core: