]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Wed, 21 Sep 2005 23:00:29 +0000 (23:00 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 21 Sep 2005 23:00:29 +0000 (23:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 937cffed212b4993eac3e3f8356b704da035c521..3f7c02eb5bd816409f52cde931ed8fdf1cea77e1 100644 (file)
--- 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)