diff --git a/ext/reflection/tests/ReflectionType_possible_types.phpt b/ext/reflection/tests/ReflectionType_possible_types.phpt index 9f876cb6f56..81e08550f25 100644 --- a/ext/reflection/tests/ReflectionType_possible_types.phpt +++ b/ext/reflection/tests/ReflectionType_possible_types.phpt @@ -4,6 +4,7 @@ ReflectionType possible types --EXPECTF-- +string(4) "void" string(3) "int" string(5) "float" string(6) "string"