use current modifiable level for allow_url_fopen (FIXME PHP 6)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317772 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2011-10-05 10:39:14 +00:00
parent d30ee932d6
commit 8225d9300b

View file

@ -19,8 +19,12 @@
<row>
<entry><link linkend="ini.allow-url-fopen">allow_url_fopen</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
<entry>PHP_INI_ALL in PHP &lt;= 4.3.4. Available since PHP 4.0.4.</entry>
<!-- FIXME PHP6
<entry>PHP_INI_ALL</entry>
<entry>PHP_INI_ALL in PHP &lt;= 4.3.4. PHP_INI_SYSTEM in PHP &lt; 6. Available since PHP 4.0.4.</entry>
-->
</row>
<row>
<entry><link linkend="ini.allow-url-include">allow_url_include</link></entry>