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