tony2001 Wed Dec 21 10:21:31 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.310&r2=1.2027.2.311&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.310 php-src/NEWS:1.2027.2.311 --- php-src/NEWS:1.2027.2.310 Tue Dec 20 19:54:10 2005 +++ php-src/NEWS Wed Dec 21 10:21:31 2005 @@ -32,6 +32,7 @@ - Fixed many bugs in OCI8. (Tony) - Fixed crash and leak in mysqli when using 4.1.x client libraries and connecting to 5.x server. (Andrey) +- Fixed bug #35760 (sybase_ct doesn't compile on Solaris using old gcc). (Tony) - Fixed bug #35740 (memory leak when including a directory). (Tony) - Fixed bug #35723 (xmlrpc_introspection.c fails compile per C99 std). (Jani) - Fixed bug #35720 (A final constructor can be overwritten). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php