didou Tue Dec 28 10:00:10 2004 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions parse-ini-file.xml
Log:
Reword my bad english, merci Derick
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/parse-ini-file.xml?r1=1.18&r2=1.19&ty=u
Index: phpdoc/en/reference/filesystem/functions/parse-ini-file.xml
diff -u phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.18
phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.19
--- phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.18 Tue Dec
28 09:53:14 2004
+++ phpdoc/en/reference/filesystem/functions/parse-ini-file.xml Tue Dec 28
10:00:09 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.87 -->
<refentry id="function.parse-ini-file">
<refnamediv>
@@ -44,8 +44,7 @@
</note>
<note>
<para>
- Prior to PHP 5.0 this function can't handle newlines. Only the first
- line is parsed.
+ As of PHP 5.0 this function also handles new lines in values.
</para>
</note>
<note>