laruence Wed, 07 Sep 2011 05:19:12 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=316299
Log:
update news
Changed paths:
U php/php-src/branches/PHP_5_4/NEWS
U php/php-src/trunk/NEWS
Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS 2011-09-07 05:14:54 UTC (rev 316298)
+++ php/php-src/branches/PHP_5_4/NEWS 2011-09-07 05:19:12 UTC (rev 316299)
@@ -351,6 +351,7 @@
- Fixed bug #55471 (ZTS build broken with dtrace). (Laruence)
- Fixed bug #55463 (cli-server missing _SERVER[REMOTE_ADDR]). (Laruence)
- Fixed bug #55473 (mysql_pconnect leaks file descriptors on reconnect).
(Andrey, Laruence)
+- Fixed bug #55423 (cli-server could not output correctly in some case).
(Laruence, chobieee at gmail dot com)
28 Jul 2011, PHP 5.3.7 RC4
- Improved core functions:
Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS 2011-09-07 05:14:54 UTC (rev 316298)
+++ php/php-src/trunk/NEWS 2011-09-07 05:19:12 UTC (rev 316299)
@@ -250,5 +250,6 @@
- Fixed bug #55471 (ZTS build broken with dtrace). (Laruence)
- Fixed bug #55463 (cli-server missing _SERVER[REMOTE_ADDR]). (Laruence)
- Fixed bug #55473 (mysql_pconnect leaks file descriptors on reconnect).
(Andrey, Laruence)
+- Fixed bug #55423 (cli-server could not output correctly in some case).
(Laruence, chobieee at gmail dot com)
<<< NOTE: Insert NEWS from last stable release here prior to actual release!
>>>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php