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_data</link></entry>