From: Marcus Boerger Date: Fri, 7 Oct 2005 18:57:10 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.1.0RC2~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=faf80a4035b51cd84583697179174772415194bf;p=php - BFN --- diff --git a/NEWS b/NEWS index eb97e25fea..beb45aadbb 100644 --- a/NEWS +++ b/NEWS @@ -86,6 +86,7 @@ PHP NEWS (Dmitry) - Fixed bug #34257 (lib64 not handled correctly in ming extension). (Marcus) - Fixed bug #34221 (Compiling xmlrpc as shared fails other parts). (Jani) +- Fixed bug #34216 (Segfault with autoload). (Marcus) - Fixed bug #34199 (if($obj)/if(!$obj) inconsistency because of cast handler). (Dmitry, Alex) - Fixed bug #34191 (ob_gzhandler does not enforce trailing \0). (Ilia)