fix the regexes for input with special chars

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191088 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2005-07-20 19:10:31 +00:00
parent d1a7f6911c
commit a8c4ffc4cb
2 changed files with 6 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.27 $ -->
<!-- $Revision: 1.28 $ -->
<section id="errorfunc.configuration">
&reftitle.runtime;
&extension.runtime;
@ -110,6 +110,7 @@
<entry>warn_plus_overloading</entry>
<entry>NULL</entry>
<entry>PHP_INI??</entry>
<entry></entry>
</row>
</tbody>
</tgroup>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.11 $ -->
<!-- $Revision: 1.12 $ -->
<section id="filesystem.configuration">
&reftitle.runtime;
&extension.runtime;
@ -36,8 +36,9 @@
</row>
<row>
<entry>from</entry>
<entry>NULL</entry>
<entry>??</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
<row>
<entry>auto_detect_line_endings</entry>