From: foobar Date: Thu, 30 Dec 2004 00:59:49 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.4RC1~413 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7297a25365548166e6e66499dd48909c9db1f25a;p=php BFN --- diff --git a/NEWS b/NEWS index ef1bc82a7a..6cec945b11 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.0.4 - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony) -- Added length and charsetnr for field array and object. (Georg) -- Fixed a bug in mysql_stmt_execute (type conversion with NULL values). (Georg) +- Added length and charsetnr for field array and object in mysqli. (Georg) +- Fixed a bug in mysqli_stmt_execute() (type conversion with NULL values). (Georg) - Fixed bug #31142 (imap_mail_compose() fails to generate correct output). (Ilia) - Fixed bug #31139 (XML Parser Functions seem to drop & when parsing). (Rob) - Fixed bug #31111 (Compile failure of zend_strtod.c). (Derick)