Sort by name

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283132 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2009-06-30 12:33:14 +00:00
parent e3a3f0d6ab
commit 056f6aa707

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.87 $ -->
<!-- $Revision: 1.88 $ -->
<appendix xml:id="ini" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>&php.ini; directives</title>
@ -2423,6 +2423,12 @@
<entry>PHP_INI_ALL</entry>
<entry>Available since PHP 5.0.0.</entry>
</row>
<row>
<entry><link linkend="ini.request-order">request_order</link></entry>
<entry>""</entry>
<entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
<entry>Added in PHP 5.3.0</entry>
</row>
<row>
<entry>runkit.internal_override</entry>
<entry>"0"</entry>
@ -3089,12 +3095,6 @@
<entry>PHP_INI_PERDIR</entry>
<entry>PHP_INI_ALL in PHP &lt;= 5.0.5.</entry>
</row>
<row>
<entry><link linkend="ini.request-order">request_order</link></entry>
<entry>""</entry>
<entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
<entry>Added in PHP 5.3.0</entry>
</row>
<row>
<entry>velocis.max_links</entry>
<entry>"-1"</entry>