php-doc-en/reference/reflection/reflectionmethod
Christoph Michael Becker a465b89916 Reflection*::export is deprecated as of PHP 7.4.0
Seems we're overdue actually documenting these methods.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350501 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-03 08:59:26 +00:00
..
construct.xml var_export's second param is a bool not an int 2019-04-08 06:23:00 +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