From 17f49a9bc71d88c9b3e2f31a161f3689c136ac16 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 1 Dec 2006 12:28:55 +0000 Subject: merge from 3.0 branch till 1531. --- tests/test_tools/simpletest/simple_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_tools/simpletest/simple_test.php') diff --git a/tests/test_tools/simpletest/simple_test.php b/tests/test_tools/simpletest/simple_test.php index 82d50ec0..ddc35b7f 100644 --- a/tests/test_tools/simpletest/simple_test.php +++ b/tests/test_tools/simpletest/simple_test.php @@ -267,7 +267,7 @@ * @access public * @static */ - function getSize() { + static function getSize() { return 1; } } -- cgit v1.2.3