summaryrefslogtreecommitdiff
path: root/Zend/tests/nested_method_and_function.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/nested_method_and_function.phpt')
-rw-r--r--Zend/tests/nested_method_and_function.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/nested_method_and_function.phpt b/Zend/tests/nested_method_and_function.phpt
index c63c601eaf..3d19a06088 100644
--- a/Zend/tests/nested_method_and_function.phpt
+++ b/Zend/tests/nested_method_and_function.phpt
@@ -30,7 +30,7 @@ $c();
--EXPECT--
string(7) "Baz\foo"
string(7) "Baz\foo"
-string(7) "Baz\Foo"
+string(0) ""
string(3) "bar"
string(12) "Baz\Foo::bar"
string(7) "Baz\Foo"