diff --git a/reference/filesystem/functions/parse-ini-file.xml b/reference/filesystem/functions/parse-ini-file.xml index 89680367ef..c64ff99652 100644 --- a/reference/filesystem/functions/parse-ini-file.xml +++ b/reference/filesystem/functions/parse-ini-file.xml @@ -82,6 +82,15 @@ + + 5.3.0 + + Improved INI syntax parser: Single quotes may now be used around + variable assignments, and hash marks (#) may + now be used as comments, thrus throwing a deprecation warning if + used. + + 5.3.0