wez Tue Aug 10 09:47:31 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.28&r2=1.1760.2.29&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.28 php-src/NEWS:1.1760.2.29 --- php-src/NEWS:1.1760.2.28 Tue Aug 10 03:16:58 2004 +++ php-src/NEWS Tue Aug 10 09:47:30 2004 @@ -35,8 +35,9 @@ - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg) - Fixed bug #29291 (get_class_vars() return names with NULLs). (Marcus) - Fixed bug #29264 (gettext extension not working). (Edin) -- Fixed buf #29258 (variant_date_from_timestamp() does not honour +- Fixed bug #29258 (variant_date_from_timestamp() does not honour timezone). (Wez) +- Fixed bug #29256 (error when sending large packets on a socket). (Dmitry) - Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry) - Fixed bug #29132 ($_SERVER["PHP_AUTH_USER"] isn't defined). (Stefan) - Fixed bug #29119 (html_entity_decode() misbehaves with UTF-8). (Moriyoshi)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php