From: Marcus Boerger Date: Wed, 21 Sep 2005 23:00:29 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.1.0RC2~202 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8bba75f0f8157daabe5de8e11144ef6f5cf93189;p=php - BFN --- diff --git a/NEWS b/NEWS index 937cffed21..3f7c02eb5b 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,8 @@ PHP NEWS - Fixed "make test" to work for phpized extensions. (Hartmut, Jani) - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) +- Fixed bug #34590 (User defined PDOStatement class can't implement methods). + (Marcus) - Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters). (Marco, Ilia) - Fixed bug #34518 (Unset doesn't separate container in CV). (Dmitry)