vrana Tue Apr 5 08:38:29 2005 EDT
Modified files: /phpdoc/en/language operators.xml Log: Remove bogus note (bug #32545) # maybe it was true in previous versions but I can't trace in which http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.84&r2=1.85&ty=u Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.84 phpdoc/en/language/operators.xml:1.85 --- phpdoc/en/language/operators.xml:1.84 Sun Jan 23 15:04:35 2005 +++ phpdoc/en/language/operators.xml Tue Apr 5 08:38:28 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.84 $ --> +<!-- $Revision: 1.85 $ --> <chapter id="language.operators"> <title>Operators</title> <simpara> @@ -639,12 +639,6 @@ See also <function>error_reporting</function> and the manual section for <link linkend="ref.errorfunc">Error Handling and Logging functions</link>. </simpara> - <note> - <para> - The "@" error-control operator prefix will not disable messages - that are the result of parse errors. - </para> - </note> <warning> <para> Currently the "@" error-control operator prefix will even disable