]> granicus.if.org Git - php/commitdiff
added Bugfix for #34785
authorGeorg Richter <georg@php.net>
Sun, 9 Oct 2005 06:03:13 +0000 (06:03 +0000)
committerGeorg Richter <georg@php.net>
Sun, 9 Oct 2005 06:03:13 +0000 (06:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f02a7b96e1b2c4303ffb5aebd60bb2a4df1b1c3d..b57fe7b92352bb8933d831dfc8afc9d604e3c479 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,7 @@ 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 #34785 (subclassing of mysqli_stmt does not work). (Georg)
 - Fixed bug #34771 (strtotime() fails with 1-12am/pm). (Derick)
 - Fixed bug #34723 (array_count_values() strips leading zeroes). (Tony)
 - Fixed bug #34678 (__call(), is_callable() and static methods). (Dmitry)