From 4118379bda8505738e48ab928309786e8e79b763 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Wed, 27 Jan 2010 08:14:50 +0000 Subject: [PATCH] - update --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index e4e806c375..4b9cc072d0 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,10 @@ PHP NEWS - 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) -- 2.40.0