iliaa Tue Jan 27 20:44:01 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: Bug fixing news. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.544&r2=1.1247.2.545&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.544 php-src/NEWS:1.1247.2.545 --- php-src/NEWS:1.1247.2.544 Tue Jan 27 20:38:14 2004 +++ php-src/NEWS Tue Jan 27 20:43:59 2004 @@ -7,6 +7,7 @@ . Added "sybct.packet_size" php.ini option. . Changed "sybct.login_timeout" php.ini option changeable at runtime. . Fixed memory leak in sybase_set_message_handler(). +- Fixed bug #27058 (crash in sybase_connect() with 2 arguments). (Ilia) - Fixed bug #27056 (ints used instead of longs inside some GD functions). (Ilia) - Fixed bug #27040 (passing an array of form-fields to CURLOPT_POSTFIELDS
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php