From: foobar Date: Sat, 29 Nov 2003 02:29:05 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.5RC1~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fe4e7d7b432335aca9d6f5616dbbe60f1a4c79c2;p=php MFH --- diff --git a/tests/lang/bug24926.phpt b/tests/lang/bug24926.phpt index 3d2cc7008b..5b862c02e5 100644 --- a/tests/lang/bug24926.phpt +++ b/tests/lang/bug24926.phpt @@ -7,7 +7,7 @@ error_reporting (E_ALL); class foo { - public $functions = array(); + var $functions = array(); function foo() {