From: Dmitry Stogov Date: Wed, 8 Jun 2005 08:08:37 +0000 (+0000) Subject: Fixed test file affected by fix for bug #30820 (static member conflict with $this... X-Git-Tag: php-5.0.1b1~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a08f62d218b06edf23afb4d035b5a040765025c;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--