php-doc-en/reference/funchand/functions
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
..
call-user-func-array.xml Get rid of "callback" types 2020-10-06 09:11:05 +00:00
call-user-func.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
create-function.xml Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
forward-static-call-array.xml Get rid of "callback" types 2020-10-06 09:11:05 +00:00
forward-static-call.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
func-get-arg.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
func-get-args.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
func-num-args.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
function-exists.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
get-defined-functions.xml Fix changelog entries 2018-04-27 15:08:50 +00:00
register-shutdown-function.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
register-tick-function.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
unregister-tick-function.xml fixed parameter name. conform it with methodsynopsis. 2020-01-20 10:35:29 +00:00