From: Dmitry Stogov Date: Wed, 8 Jun 2005 08:06:27 +0000 (+0000) Subject: Fixed test file affected by fix for bug #30820 (static member conflict with $this... X-Git-Tag: php-5.0.5RC1~184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4413882286dda163da6c01ab92815e20cd5bed60;p=php Fixed test file affected by fix for bug #30820 (static member conflict with $this->member silently ignored) --- diff --git a/tests/classes/clone_006.phpt b/tests/classes/clone_006.phpt index 346911ad0d..de22fec151 100755 --- a/tests/classes/clone_006.phpt +++ b/tests/classes/clone_006.phpt @@ -2,6 +2,8 @@ ZE2 object cloning, 6 --SKIPIF-- +--INI-- +error_reporting=2047 --FILE--