sniper Wed Dec 29 19:59:49 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.172&r2=1.1760.2.173&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.172 php-src/NEWS:1.1760.2.173 --- php-src/NEWS:1.1760.2.172 Mon Dec 27 06:54:08 2004 +++ php-src/NEWS Wed Dec 29 19:59:49 2004 @@ -2,8 +2,8 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php