Add the FIXME PHP_6 comments back which I erroneously removed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320702 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nikita Popov 2011-12-08 22:05:23 +00:00
parent 0037813fdd
commit 0dd95f18a5
2 changed files with 8 additions and 0 deletions

View file

@ -38,6 +38,10 @@
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
<entry>PHP_INI_ALL in PHP &lt;= 4.3.4.</entry>
<!-- FIXME PHP_6
<entry>PHP_INI_ALL</entry>
<entry>PHP_INI_ALL in PHP &lt;= 4.3.4. PHP_INI_SYSTEM in PHP &lt; 6.</entry>
-->
</row>
<row>
<entry><link linkend="ini.allow-url-include">allow_url_include</link></entry>

View file

@ -21,6 +21,10 @@
<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 PHP_6
<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>