diff options
Diffstat (limited to 'ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt')
| -rw-r--r-- | ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt b/ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt index fa4ee482b2..1c8d08175d 100644 --- a/ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt +++ b/ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt @@ -48,7 +48,7 @@ Class C { } } ?> ---EXPECTF-- +--EXPECT-- bool(true) bool(true) bool(true) |
