nlopess Wed Nov 30 15:39:20 2005 EDT
Modified files:
/phpdoc/en/appendices ini.xml
Log:
fix #35122: missing extension in the ini.core table
http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.28&r2=1.29&ty=u
Index: phpdoc/en/appendices/ini.xml
diff -u phpdoc/en/appendices/ini.xml:1.28 phpdoc/en/appendices/ini.xml:1.29
--- phpdoc/en/appendices/ini.xml:1.28 Wed Nov 23 04:56:04 2005
+++ phpdoc/en/appendices/ini.xml Wed Nov 30 15:39:20 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.28 $ -->
+<!-- $Revision: 1.29 $ -->
<appendix id="ini">
<title>&php.ini; directives</title>
@@ -3298,6 +3298,12 @@
<entry></entry>
</row>
<row>
+ <entry>extension</entry>
+ <entry>NULL</entry>
+ <entry>&php.ini; only</entry>
+ <entry></entry>
+ </row>
+ <row>
<entry>cgi.fix_pathinfo</entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>