diff --git a/ext/reflection/tests/ReflectionClass_toString_001.phpt b/ext/reflection/tests/ReflectionClass_toString_001.phpt index a593147293c..8b74b65ead4 100644 --- a/ext/reflection/tests/ReflectionClass_toString_001.phpt +++ b/ext/reflection/tests/ReflectionClass_toString_001.phpt @@ -34,7 +34,7 @@ Class [ class ReflectionClass implements Reflector ] { Property [ public $name ] } - - Methods [47] { + - Methods [48] { Method [ final private method __clone ] { - Parameters [0] { @@ -78,6 +78,12 @@ Class [ class ReflectionClass implements Reflector ] { } } + Method [ public method isCloneable ] { + + - Parameters [0] { + } + } + Method [ public method getFileName ] { - Parameters [0] {