From: Marcus Boerger Date: Fri, 8 Nov 2002 17:03:06 +0000 (+0000) Subject: hide possible warnings X-Git-Tag: php-4.3.0RC1~176 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf303c2ab7b960b6f5e616d9c7480593c1dd66e4;p=php hide possible warnings #Why should one initialize $php_errormsg to NULL #It would be easier to have it initialised by the system, wouldn't it? --- diff --git a/ext/standard/tests/strings/htmlentities06.phpt b/ext/standard/tests/strings/htmlentities06.phpt index 647d7ecc63..44d1466da9 100644 --- a/ext/standard/tests/strings/htmlentities06.phpt +++ b/ext/standard/tests/strings/htmlentities06.phpt @@ -5,9 +5,9 @@ output_handler= --SKIPIF--