diff options
Diffstat (limited to 'ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt')
| -rw-r--r-- | ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt b/ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt index c97c41c738..c7d63446e5 100644 --- a/ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt +++ b/ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt @@ -47,7 +47,7 @@ $closure(); ?> ===DONE=== ---EXPECTF-- +--EXPECT-- *** Testing ReflectionMethod::getClosure() : basic functionality *** string(34) "Static Example class, Hello World!" string(22) "Example class, bar: 42" |
