laruence Tue, 23 Aug 2011 02:48:28 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=315326
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-08-23 02:48:15 UTC (rev 315325)
+++ php/php-src/branches/PHP_5_4/NEWS 2011-08-23 02:48:28 UTC (rev 315326)
@@ -325,6 +325,7 @@
- Fixed bug #55450 (Built in web server not accepting file uploads). (Laruence)
- 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)
28 Jul 2011, PHP 5.3.7 RC4
- Improved core functions:
Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS 2011-08-23 02:48:15 UTC (rev 315325)
+++ php/php-src/trunk/NEWS 2011-08-23 02:48:28 UTC (rev 315326)
@@ -249,5 +249,6 @@
- Fixed bug #55450 (Built in web server not accepting file uploads). (Laruence)
- 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)
<<< 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