summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionClass_toString_001.phpt
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2010-06-03 00:13:27 +0000
committerFelipe Pena <felipe@php.net>2010-06-03 00:13:27 +0000
commitf10c7890c2067ffc2e0274865adf9132bcbf7541 (patch)
tree06b3cec289bd637f74a064a30c7443ee4a8bdda9 /ext/reflection/tests/ReflectionClass_toString_001.phpt
parent2c9ec4c22f06273cb6d6b0c740b0e27654ceee51 (diff)
downloadphp-git-f10c7890c2067ffc2e0274865adf9132bcbf7541.tar.gz
- Fix test
Diffstat (limited to 'ext/reflection/tests/ReflectionClass_toString_001.phpt')
-rw-r--r--ext/reflection/tests/ReflectionClass_toString_001.phpt8
1 files changed, 7 insertions, 1 deletions
diff --git a/ext/reflection/tests/ReflectionClass_toString_001.phpt b/ext/reflection/tests/ReflectionClass_toString_001.phpt
index a593147293..8b74b65ead 100644
--- a/ext/reflection/tests/ReflectionClass_toString_001.phpt
+++ b/ext/reflection/tests/ReflectionClass_toString_001.phpt
@@ -34,7 +34,7 @@ Class [ <internal:Reflection> class ReflectionClass implements Reflector ] {
Property [ <default> public $name ]
}
- - Methods [47] {
+ - Methods [48] {
Method [ <internal:Reflection> final private method __clone ] {
- Parameters [0] {
@@ -78,6 +78,12 @@ Class [ <internal:Reflection> class ReflectionClass implements Reflector ] {
}
}
+ Method [ <internal:Reflection> public method isCloneable ] {
+
+ - Parameters [0] {
+ }
+ }
+
Method [ <internal:Reflection> public method getFileName ] {
- Parameters [0] {