fix #31151: parse_ini_file() can't handle newline with PHP4

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175789 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2004-12-28 14:53:14 +00:00
parent 5aff634366
commit b8d5634e2e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.17 $ -->
<!-- $Revision: 1.18 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.87 -->
<refentry id="function.parse-ini-file">
<refnamediv>
@ -42,6 +42,12 @@
and <link linkend="ini.open-basedir">open_basedir</link>.
</simpara>
</note>
<note>
<para>
Prior to PHP 5.0 this function can't handle newlines. Only the first
line is parsed.
</para>
</note>
<note>
<simpara>
There are reserved words which must not be used as keys for