tony2001 Sun Jan 9 13:25:43 2005 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.180&r2=1.1760.2.181&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.180 php-src/NEWS:1.1760.2.181 --- php-src/NEWS:1.1760.2.180 Fri Jan 7 01:30:10 2005 +++ php-src/NEWS Sun Jan 9 13:25:43 2005 @@ -4,6 +4,8 @@ - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony) - 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 #31454 (session_set_save_handler crashes PHP when supplied + non-existent object ref). (Tony) - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms). (Joe) - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype). (Jani) - Fixed bug #31371 (highlight_file() trims new line after heredoc). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php