php-doc-en/reference/var/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
..
boolval.xml
debug-zval-dump.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
doubleval.xml
empty.xml Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
floatval.xml
get-defined-vars.xml
get-resource-type.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
gettype.xml
intval.xml Remove more changelog entries, mostly from PHP 5.1 era 2020-09-26 13:45:57 +00:00
is-array.xml
is-bool.xml
is-callable.xml Fix : object with __invoke method is considered callable 2020-09-17 10:11:40 +00:00
is-countable.xml
is-double.xml
is-float.xml
is-int.xml
is-integer.xml
is-iterable.xml
is-long.xml
is-null.xml
is-numeric.xml is_numeric() accepts leading whitespace 2020-03-17 09:03:45 +00:00
is-object.xml
is-real.xml is_float() is deprecated and removed 2020-10-04 11:06:52 +00:00
is-resource.xml Use type tag for resource 2019-10-24 09:49:47 +00:00
is-scalar.xml
is-string.xml
isset.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
print-r.xml
serialize.xml Document the __serialize/__unserialize magic in PHP 7.4 2020-04-01 23:15:30 +00:00
settype.xml
strval.xml
unserialize.xml Document the __serialize/__unserialize magic in PHP 7.4 2020-04-01 23:15:30 +00:00
unset.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
var-dump.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
var-export.xml Removed some of the PHP5 changelogs 2020-09-26 12:32:19 +00:00