php-doc-en/reference/var/functions
2012-12-14 04:42:52 +00:00
..
boolval.xml Add boolval() documentation. 2012-11-23 08:43:19 +00:00
debug-zval-dump.xml
doubleval.xml
empty.xml Add initial migration guide for PHP 5.5. 2012-11-20 15:17:23 +00:00
floatval.xml Add boolval() documentation. 2012-11-23 08:43:19 +00:00
get-defined-vars.xml
get-resource-type.xml
gettype.xml Removed big, obtrusive warning, and replaced it with a short note about using is_* functions for type-checking. Closes bug #60900. 2012-01-28 00:12:03 +00:00
import-request-variables.xml Fix doc bug #62321 (The »Notes« section on mysqli_bind_param is outdated), and 2012-07-20 08:55:25 +00:00
intval.xml Add boolval() documentation. 2012-11-23 08:43:19 +00:00
is-array.xml
is-bool.xml
is-callable.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
is-double.xml
is-float.xml
is-int.xml
is-integer.xml
is-long.xml
is-null.xml
is-numeric.xml
is-object.xml
is-real.xml
is-resource.xml
is-scalar.xml NULL is not scalar. 2012-10-09 05:19:38 +00:00
is-string.xml is_string() more descriptive example code output 2012-11-12 22:35:05 +00:00
isset.xml One step in the process of documenting string offset changes. 2012-01-13 05:36:48 +00:00
print-r.xml Removed mention of print_r reseting array's internal pointer. This is not the current behavior. See bug #8289 for more information. 2012-12-14 04:42:52 +00:00
serialize.xml Elaborate that the return value of serialize() is a binary string, rather than 2012-11-06 01:57:21 +00:00
settype.xml
strval.xml Add boolval() documentation. 2012-11-23 08:43:19 +00:00
unserialize.xml Since a lot of the notes on unserialize() are to do with handling user input, 2012-11-06 01:29:54 +00:00
unset.xml Link directly to magic methods 2012-01-12 15:01:15 +00:00
var-dump.xml Fixed parameter description. 2011-08-26 12:38:52 +00:00
var-export.xml Link directly to magic methods 2012-01-12 15:01:15 +00:00