From: Marcus Boerger Date: Wed, 4 Feb 2004 21:34:10 +0000 (+0000) Subject: The &new is no longer needed, prevent E_STRICT message X-Git-Tag: php-5.0.0b4RC1~129 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=871068835887126573c60cdd80c16020ace47636;p=php The &new is no longer needed, prevent E_STRICT message --- diff --git a/tests/lang/030.phpt b/tests/lang/030.phpt index ba809c8e31..758369bf08 100644 --- a/tests/lang/030.phpt +++ b/tests/lang/030.phpt @@ -1,7 +1,5 @@ --TEST-- $this in constructor test ---POST-- ---GET-- --FILE-- Name = 'outside'; $bar1->echoName(); $List->echoName();