pajoye Wed, 27 Jan 2010 08:14:50 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=294076
Log: - update Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-01-27 07:48:31 UTC (rev 294075) +++ php/php-src/branches/PHP_5_3/NEWS 2010-01-27 08:14:50 UTC (rev 294076) @@ -17,6 +17,10 @@ - Fixed possible crash when a error/warning is raised during php startup. (Pierre) +- Fixed possible bad behavior of rename on windows when used with symbolic + links or invalid paths. (Pierre) +- Fixed stderr output of errors messages on windows, it is now print out + synchronously as on most unix platforms. (Pierre) - Fixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php