andrey Wed Jul 23 14:10:04 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
NEWS!:
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.212&r2=1.2027.2.547.2.965.2.213&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.212
php-src/NEWS:1.2027.2.547.2.965.2.213
--- php-src/NEWS:1.2027.2.547.2.965.2.212 Tue Jul 22 22:54:34 2008
+++ php-src/NEWS Wed Jul 23 14:10:04 2008
@@ -221,13 +221,14 @@
- 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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php