sixd                                     Fri, 02 Mar 2012 01:41:05 +0000

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

Log:
Mention file upload progress support: 
http://php.net/manual/en/session.upload-progress.php

Changed paths:
    U   php/php-src/branches/PHP_5_4/UPGRADING

Modified: php/php-src/branches/PHP_5_4/UPGRADING
===================================================================
--- php/php-src/branches/PHP_5_4/UPGRADING      2012-03-02 01:40:18 UTC (rev 
323759)
+++ php/php-src/branches/PHP_5_4/UPGRADING      2012-03-02 01:41:05 UTC (rev 
323760)
@@ -507,6 +507,8 @@
   - A built-in CLI web server for testing purposes is now available:
      $ php -S 127.0.0.1:8888

+  - File Upload Progress support is implemented in the Session extension.
+
 b. Syntax additions

   - Traits:

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to