summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionClass_toString_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/ReflectionClass_toString_001.phpt')
-rw-r--r--ext/reflection/tests/ReflectionClass_toString_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/ReflectionClass_toString_001.phpt b/ext/reflection/tests/ReflectionClass_toString_001.phpt
index fab6387e05..cafdd2e37c 100644
--- a/ext/reflection/tests/ReflectionClass_toString_001.phpt
+++ b/ext/reflection/tests/ReflectionClass_toString_001.phpt
@@ -8,7 +8,7 @@ Steve Seear <stevseea@php.net>
$rc = new ReflectionClass("ReflectionClass");
echo $rc;
?>
---EXPECTF--
+--EXPECT--
Class [ <internal:Reflection> class ReflectionClass implements Reflector ] {
- Constants [3] {