laruence                                 Fri, 19 Aug 2011 08:52:29 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=315164

Log:
News for bug #55450

Bug: https://bugs.php.net/55450 (Assigned) Built in web server not accepting 
file uploads
      
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-19 08:35:43 UTC (rev 315163)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-08-19 08:52:29 UTC (rev 315164)
@@ -316,6 +316,7 @@

 - Fixed PDO objects binary incompatibility. (Dmitry)
 - Fixed bug #52211 (iconv() returns part of string on error). (Felipe)
+- Fixed bug #55450 (Built in web server not accepting file uploads). (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-19 08:35:43 UTC (rev 315163)
+++ php/php-src/trunk/NEWS      2011-08-19 08:52:29 UTC (rev 315164)
@@ -242,6 +242,6 @@

 - Fixed PDO objects binary incompatibility. (Dmitry)
 - Fixed bug #52211 (iconv() returns part of string on error). (Felipe)
+- Fixed bug #55450 (Built in web server not accepting file uploads). (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

Reply via email to