From: Felipe Pena Date: Sun, 13 Dec 2009 20:04:44 +0000 (+0000) Subject: - Completing the phrase X-Git-Tag: php-5.3.2RC1~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85f96a8132e4a4ac75956d0d51e543b77bb9a768;p=php - Completing the phrase --- diff --git a/NEWS b/NEWS index b2ed1d9550..4064878e5c 100644 --- a/NEWS +++ b/NEWS @@ -33,7 +33,8 @@ PHP NEWS - Fixed memory leak in extension loading when an error occurs on Windows. (Pierre) -- Fixed bug #50464 (declare encoding doesn't work with). (Felipe) +- Fixed bug #50464 (declare encoding doesn't work within an included file). + (Felipe) - Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes seg fault). (davbrown4 at yahoo dot com, Felipe) - Fixed bug #50351 (performance regression handling objects, ten times slower