tony2001 Fri Nov 19 12:03:53 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.755&r2=1.1247.2.756&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.755 php-src/NEWS:1.1247.2.756 --- php-src/NEWS:1.1247.2.755 Thu Nov 18 17:14:40 2004 +++ php-src/NEWS Fri Nov 19 12:03:52 2004 @@ -18,6 +18,8 @@ - Fixed bug #30654 (oci8 persistent connection is deleted from hash if there was exclusive connection with the same credentials). (Tony) - Fixed bug #30613 (Prevent infinite recursion in url redirection). (Ilia) +- Fixed bug #30587 (array_multisort doesn't separate zvals before + changing them). (Tony) - 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php