mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
- Fix test
This commit is contained in:
parent
2c9ec4c22f
commit
f10c7890c2
1 changed files with 7 additions and 1 deletions
|
@ -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] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue