php-doc-en/reference/reflection/reflectionfunction
Christoph Michael Becker 9e0f03ac35 Proper variadics instead of pseudo variadics
We markup variadic parameters with the `rep=repeat` standard DocBook
attribute of `<methodparam>`, and use proper variable names instead of
using the old pseudo variable name `...`.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351129 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 11:17:26 +00:00
..
construct.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
export.xml Reflection*::export is deprecated as of PHP 7.4.0 2020-09-03 08:59:26 +00:00
getclosure.xml
invoke.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
invokeargs.xml
isdisabled.xml
tostring.xml