Short open tags is back to PHP_INI_ALL as of 5.3.0. (Again)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255624 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2008-03-20 21:39:26 +00:00
parent d1e421d30d
commit a507863ce5

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.64 $ -->
<!-- $Revision: 1.65 $ -->
<appendix xml:id="ini" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>&php.ini; directives</title>
@ -3592,8 +3592,8 @@
<row>
<entry>short_open_tag</entry>
<entry>"1"</entry>
<entry>PHP_INI_PERDIR</entry>
<entry>PHP_INI_ALL in PHP &lt;= 4.0.0.</entry>
<entry>PHP_INI_ALL</entry>
<entry>PHP_INI_ALL in PHP &lt;= 4.0.0. PHP_INI_PERDIR in PHP &lt; 5.3.0</entry>
</row>
<row>
<entry>asp_tags</entry>