summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionType_possible_types.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/ReflectionType_possible_types.phpt')
-rw-r--r--ext/reflection/tests/ReflectionType_possible_types.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/ReflectionType_possible_types.phpt b/ext/reflection/tests/ReflectionType_possible_types.phpt
index 81e08550f2..0db5b7c3f0 100644
--- a/ext/reflection/tests/ReflectionType_possible_types.phpt
+++ b/ext/reflection/tests/ReflectionType_possible_types.phpt
@@ -28,4 +28,4 @@ string(6) "string"
string(4) "bool"
string(5) "array"
string(8) "callable"
-string(8) "StdClass"
+string(9) "\StdClass"