[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/session/_ini.xml?=
From:       Jakub_Vrana <vrana () php ! net>
Date:       2011-06-30 16:13:19
Message-ID: svn-vrana-1309450399-312708-394811662 () svn ! php ! net
[Download RAW message or body]

vrana                                    Thu, 30 Jun 2011 16:13:19 +0000

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

Log:
Upload progress configuration

Changed paths:
    U   phpdoc/en/trunk/reference/session/ini.xml

Modified: phpdoc/en/trunk/reference/session/ini.xml
===================================================================
--- phpdoc/en/trunk/reference/session/ini.xml	2011-06-30 15:44:50 UTC (rev 312707)
+++ phpdoc/en/trunk/reference/session/ini.xml	2011-06-30 16:13:19 UTC (rev 312708)
@@ -172,6 +172,42 @@
      <entry>PHP_INI_ALL</entry>
      <entry>Available since PHP 4.0.4.</entry>
     </row>
+     <row>
+      <entry>session.upload_progress.enabled</entry>
+      <entry>"1"</entry>
+      <entry>PHP_INI_PERDIR</entry>
+      <entry>Available since PHP 5.4.0.</entry>
+     </row>
+     <row>
+      <entry>session.upload_progress.cleanup</entry>
+      <entry>"1"</entry>
+      <entry>PHP_INI_PERDIR</entry>
+      <entry>Available since PHP 5.4.0.</entry>
+     </row>
+     <row>
+      <entry>session.upload_progress.prefix</entry>
+      <entry>"upload_progress_"</entry>
+      <entry>PHP_INI_PERDIR</entry>
+      <entry>Available since PHP 5.4.0.</entry>
+     </row>
+     <row>
+      <entry>session.upload_progress.name</entry>
+      <entry>"PHP_SESSION_UPLOAD_PROGRESS"</entry>
+      <entry>PHP_INI_PERDIR</entry>
+      <entry>Available since PHP 5.4.0.</entry>
+     </row>
+     <row>
+      <entry>session.upload_progress.freq</entry>
+      <entry>"1%"</entry>
+      <entry>PHP_INI_PERDIR</entry>
+      <entry>Available since PHP 5.4.0.</entry>
+     </row>
+     <row>
+      <entry>session.upload_progress.min_freq</entry>
+      <entry>"1"</entry>
+      <entry>PHP_INI_PERDIR</entry>
+      <entry>Available since PHP 5.4.0.</entry>
+     </row>
    </tbody>
   </tgroup>
  </table>



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic