php-doc-en/reference/reflection/reflectionmethod
Christoph Michael Becker 72502df5f5 ReflectionMethod accepts string|object, not mixed
Based on a patch contributed by Benjamin Morel <benjamin.morel@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351060 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-29 17:14:02 +00:00
..
construct.xml ReflectionMethod accepts string|object, not mixed 2020-10-29 17:14:02 +00:00
export.xml Reflection*::export is deprecated as of PHP 7.4.0 2020-09-03 08:59:26 +00:00
getclosure.xml The signature of ReflectionMethod::getClosure() depends on its usage 2019-12-02 12:20:37 +00:00
getdeclaringclass.xml
getmodifiers.xml
getprototype.xml
invoke.xml Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
invokeargs.xml
isabstract.xml
isconstructor.xml
isdestructor.xml
isfinal.xml
isprivate.xml
isprotected.xml
ispublic.xml
isstatic.xml
setaccessible.xml
tostring.xml