pajoye Wed, 27 Jan 2010 10:39:23 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=294080
Log:
- attempt to be more clear
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 10:36:03 UTC (rev 294079)
+++ php/php-src/branches/PHP_5_3/NEWS 2010-01-27 10:39:23 UTC (rev 294080)
@@ -19,8 +19,8 @@
(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)
+- Remove output buffering for error messages sent through stderr on
+ Windows. (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