php-doc-en/reference/var/functions
2014-08-28 05:47:47 +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 Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
empty.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
floatval.xml Add floatval() example for non-numeric strings 2013-12-12 16:32:23 +00:00
get-defined-vars.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
get-resource-type.xml #64787 incorrect example output 2013-10-13 17:34:57 +00:00
gettype.xml Add is_callable() to gettype()'s see also section 2014-06-13 08:11:14 +00:00
import-request-variables.xml
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
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
is-string.xml
isset.xml
print-r.xml Remove changelogs for PHP 4 - 1st round 2014-08-23 17:55:23 +00:00
serialize.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
settype.xml
strval.xml
unserialize.xml Update the changed functions list, and integrate the changes into the text. 2014-08-28 05:47:47 +00:00
unset.xml Remove changelogs for PHP 4 - 1st round 2014-08-23 17:55:23 +00:00
var-dump.xml Document __debugInfo(). 2014-08-28 05:28:06 +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