]> granicus.if.org Git - php/commitdiff
NEWS!:
authorAndrey Hristov <andrey@php.net>
Wed, 23 Jul 2008 14:10:04 +0000 (14:10 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 23 Jul 2008 14:10:04 +0000 (14:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d06499845205c138a4c52f766c8db0c7f4b9f03a..9c7832428a54aa5ed9d8017890c6983dc4073f98 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -221,13 +221,14 @@ PHP                                                                        NEWS
 - Fixed bug #44769 (declaring private magic methods should throw error). (Felipe)
 - Fixed bug #44913 (Segfault when using return in combination with nested loops
   and continue 2). (Dmitry)
-- Fixed bug #44899 (__isset usage changes behavior of empty()) (Etienne)
-- Fixed bug #44849 (imagecolorclosesthwb() is not available on Windows) (Kalle)
+- Fixed bug #44899 (__isset usage changes behavior of empty()). (Etienne)
+- Fixed bug #44897 (failed to prepare statement). (Andrey)
+- Fixed bug #44849 (imagecolorclosesthwb() is not available on Windows). (Kalle)
 - Fixed bug #44805 (rename() function is not portable to Windows). (Pierre)
 - Fixed bug #44742 (timezone_offset_get() causes segmentation faults). (Derick)
 - Fixed bug #44648 (Attribute names not checked for wellformedness). (Rob)
 - Fixed bug #44414 (Incomplete reporting about abstract methods). (Dmitry)
-- Fixed bug #44390 (mysqli_bind_param/bind_result and Object member variables)
+- Fixed bug #44390 (mysqli_bind_param/bind_result and Object member variables).
   (Andrey)
 - Fixed bug #44352 (mysqli_connect_error() false negative for host errors).
   (Andrey)