helly Wed Sep 21 19:00:30 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: - BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.71&r2=1.2027.2.72&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.71 php-src/NEWS:1.2027.2.72 --- php-src/NEWS:1.2027.2.71 Wed Sep 21 09:16:01 2005 +++ php-src/NEWS Wed Sep 21 19:00:29 2005 @@ -33,6 +33,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php