[PHP-DOC] cvs: phpdoc /en/appendices ini.xml
by Joey Smith other posts by this author
Dec 12 2006 11:11AM messages near this date
[PHP-DOC] #35618 [Opn->Csd]: Ini option "allow_url_include" was not included in 5.1.0
|
[PHP-DOC] cvs: phpdoc /en/reference/ibm_db2/functions db2-exec.xml
joey Tue Dec 12 19:10:50 2006 UTC
Modified files:
/phpdoc/en/appendices ini.xml
Log:
allow_url_include available in 5.2.0
http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.38&r2=1.39&diff_format=u
Index: phpdoc/en/appendices/ini.xml
diff -u phpdoc/en/appendices/ini.xml:1.38 phpdoc/en/appendices/ini.xml:1.39
--- phpdoc/en/appendices/ini.xml:1.38 Tue Jun 6 12:47:04 2006
+++ phpdoc/en/appendices/ini.xml Tue Dec 12 19:10:50 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.38 $ -->
+<!-- $Revision: 1.39 $ -->
<appendix id="ini">
<title> &php.ini; directives</title>
@@ -39,7 +39,7 @@
<entry> allow_url_include</entry>
<entry> "0"</entry>
<entry> PHP_INI_SYSTEM</entry>
- <entry> Available since PHP 6.0.0.</entry>
+ <entry> Available since PHP 5.2.0.</entry>
</row>
<row>
<entry> <link linkend="ini.always-populate-raw-post-data">always_populate_raw_post_da
ta</link> </entry>
|