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.