dave            Tue May  9 23:58:06 2006 UTC

  Modified files:              
    /phpdoc/en/reference/filter ini.xml 
  Log:
  - INI entry changelog.
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filter/ini.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/filter/ini.xml
diff -u phpdoc/en/reference/filter/ini.xml:1.3 
phpdoc/en/reference/filter/ini.xml:1.4
--- phpdoc/en/reference/filter/ini.xml:1.3      Tue May  9 02:07:12 2006
+++ phpdoc/en/reference/filter/ini.xml  Tue May  9 23:58:06 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="filter.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -20,13 +20,19 @@
       <entry>filter.default</entry>
       <entry>unsafe_raw</entry>
       <entry>PHP_INI_PERDIR</entry>
-      <entry></entry>
+      <entry>
+       Before Filter 0.9.5, default was "<literal>string</literal>" and
+       changeable was <constant>PHP_INI_SYSTEM</constant>.
+     </entry>
      </row>
      <row>
       <entry>filter.default_flags</entry>
       <entry></entry>
       <entry>PHP_INI_PERDIR</entry>
-      <entry></entry>
+      <entry>
+       Before Filter 0.9.5, changeable was
+       <constant>PHP_INI_SYSTEM</constant>.
+      </entry>
      </row>
     </tbody>
    </tgroup>

Reply via email to