I havn't commited bug fixes yet, and when I was going to commit this fix, I recall there being a special syntax to add in you comment to signify that this commit is for a specific bug? Or am I dreaming up some imaginary thing?
According to derick, this statement shouldn't even be there. http://bugs.php.net/bug.php?id=28405 Index: functions/phpinfo.xml =================================================================== RCS file: /repository/phpdoc/en/reference/info/functions/phpinfo.xml,v retrieving revision 1.9 diff -u -r1.9 phpinfo.xml --- functions/phpinfo.xml 26 Feb 2004 15:34:37 -0000 1.9 +++ functions/phpinfo.xml 20 May 2004 04:03:21 -0000 @@ -144,13 +144,6 @@ and the credits. </para> </note> - <note> - <para> - Since PHP 4.3.0, if <link linkend="ini.html-errors">html_errors</link> - is <literal>off</literal>, <function>phpinfo</function> outputs plain - text instead of HTML. - </para> - </note> <para> See also <function>phpversion</function>, <function>phpcredits</function>, Curt -- "I used to think I was indecisive, but now I'm not so sure."
