pajoye Mon Jul 6 17:48:03 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - #48771 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.663&r2=1.2027.2.547.2.965.2.664&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.663 php-src/NEWS:1.2027.2.547.2.965.2.664 --- php-src/NEWS:1.2027.2.547.2.965.2.663 Sun Jul 5 16:08:05 2009 +++ php-src/NEWS Mon Jul 6 17:48:02 2009 @@ -5,6 +5,8 @@ - Fixed spl_autoload_unregister/spl_autoad_functions wrt. Closures and Functors. (Christian Seiler) +- Fixed bug #48771 (rename() between volumes fails and reports no error on + Windows). (Pierre) - Fixed bug #48757 (ReflectionFunction::invoke() parameter issues). (Kalle) - Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns on files that have been opened with r+). (Ilia) @@ -16,7 +18,6 @@ - Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo). (Kalle, Rick Yorgason) - 30 Jun 2009, PHP 5.3.0 - Upgraded bundled PCRE to version 7.9. (Nuno) - Upgraded bundled sqlite to version 3.6.15. (Scott)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php