diff options
Diffstat (limited to 'Zend/tests/nested_method_and_function.phpt')
| -rw-r--r-- | Zend/tests/nested_method_and_function.phpt | 2 |
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 3fa1b18da1..c63c601eaf 100644 --- a/Zend/tests/nested_method_and_function.phpt +++ b/Zend/tests/nested_method_and_function.phpt @@ -36,4 +36,4 @@ string(12) "Baz\Foo::bar" string(7) "Baz\Foo" string(13) "Baz\{closure}" string(13) "Baz\{closure}" -string(7) "Baz\Foo"
\ No newline at end of file +string(7) "Baz\Foo" |
