php-doc-en/reference/var/functions
2013-10-25 15:22:05 +00:00
..
boolval.xml Added concrete examples for string -> boolean casts with 1/0 - the behaviour of "0" may be non-obvious to those coming from other languages. 2013-08-25 18:55:46 +00:00
debug-zval-dump.xml Document PHP 5.4 parameters 2013-05-17 07:18:10 +00:00
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 #64787 incorrect example output 2013-10-13 17:34:57 +00:00
gettype.xml Minor grammar improvement. 2013-10-10 13:57:40 +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 Added the note about passing 0 as base to intval() to autodetect the base for conversion. 2013-08-20 16:21:02 +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 copy from is_string example, 2013-03-05 21:15:49 +00:00
is-integer.xml
is-long.xml
is-null.xml
is-numeric.xml WS 2013-03-05 21:52:20 +00:00
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 #64554 attach warning to var_export and serialize regarding the handling of objects of a namespaced class. 2013-10-25 15:22:05 +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
var-dump.xml Document PHP 5.4 parameters 2013-05-17 07:18:10 +00:00
var-export.xml #64554 attach warning to var_export and serialize regarding the handling of objects of a namespaced class. 2013-10-25 15:22:05 +00:00