derick Tue Dec 7 03:44:07 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - Tidy up NEWS a bit http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.146&r2=1.1760.2.147&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.146 php-src/NEWS:1.1760.2.147 --- php-src/NEWS:1.1760.2.146 Tue Dec 7 02:45:46 2004 +++ php-src/NEWS Tue Dec 7 03:44:07 2004 @@ -40,14 +40,14 @@ - Fixed bug #30475 (curl_getinfo() may crash in some situations). (Ilia) - Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony) - Fixed bug #30388 (rename across filesystems loses ownership and - permission info) (Tony) + permission info). (Tony) - Fixed bug #30387 (stream_socket_client async connect was broken). (vnegrier at esds dot com, Wez). - Fixed bug #30381 (Strange results with get_class_vars()). (Marcus) - Fixed bug #30375 (cal_info() does not work without a parameter). (Ilia) - Fixed bug #30362 (stream_get_line() not handling end string correctly). (Ilia) -- Fixed bug #30359 (SOAP client requests have no port in "Host" field ). +- Fixed bug #30359 (SOAP client requests have no port in "Host" field). (Dmitry) - Fixed bug #30356 (str_ireplace() does not work on all strings). (Ilia) - Fixed bug #30344 (Reflection::getModifierNames() returns too long strings).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php