diff --git a/reference/info/functions/phpinfo.xml b/reference/info/functions/phpinfo.xml index bb491fc283..b234f7d00c 100644 --- a/reference/info/functions/phpinfo.xml +++ b/reference/info/functions/phpinfo.xml @@ -1,5 +1,5 @@ - + @@ -146,9 +146,8 @@ phpinfo(INFO_MODULES); - Since PHP 4.3.0, if html_errors - is off, phpinfo outputs plain - text instead of HTML. + phpinfo outputs plain text instead of HTML when + using the CLI mode.