From 52d44c15b1c1b153651c7c42b3b458465b5d94d9 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Tue, 28 Dec 2004 15:00:09 +0000 Subject: [PATCH] Reword my bad english, merci Derick git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175791 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/parse-ini-file.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/reference/filesystem/functions/parse-ini-file.xml b/reference/filesystem/functions/parse-ini-file.xml index 1f7fc55525..ebbd457070 100644 --- a/reference/filesystem/functions/parse-ini-file.xml +++ b/reference/filesystem/functions/parse-ini-file.xml @@ -1,5 +1,5 @@ - + @@ -44,8 +44,7 @@ - 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.