php-doc-en/reference/var/functions
2016-09-10 06:18:23 +00:00
..
boolval.xml
debug-zval-dump.xml
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
get-defined-vars.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
get-resource-type.xml
gettype.xml
import-request-variables.xml
intval.xml
is-array.xml
is-bool.xml
is-callable.xml Fix typo (patch provided by anon user) 2016-09-03 23:49:47 +00:00
is-double.xml
is-float.xml
is-int.xml Revert last commit, as it makes more sense to keep it to is_int() over is_integer(), see php-src commit: 6b8ed592b92027ceb4f76e6a06754a9c75ca4f36 2014-12-14 21:30:48 +00:00
is-integer.xml Revert last commit, as it makes more sense to keep it to is_int() over is_integer(), see php-src commit: 6b8ed592b92027ceb4f76e6a06754a9c75ca4f36 2014-12-14 21:30:48 +00:00
is-long.xml Revert last commit, as it makes more sense to keep it to is_int() over is_integer(), see php-src commit: 6b8ed592b92027ceb4f76e6a06754a9c75ca4f36 2014-12-14 21:30:48 +00:00
is-null.xml
is-numeric.xml is_numeric() accepts strings in octal notation 2016-07-22 16:26:35 +00:00
is-object.xml
is-real.xml
is-resource.xml is_resource() is not a strict type checking function (patch by Michael Slusarz) 2015-04-24 09:44:52 +00:00
is-scalar.xml Typo fix (doc bug #68403) 2014-11-12 20:17:46 +00:00
is-string.xml
isset.xml Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net) 2015-05-04 19:48:31 +00:00
print-r.xml Remove changelogs for PHP 4 - 1st round 2014-08-23 17:55:23 +00:00
serialize.xml Minor typo and other fixes. (By Christoph Becker) 2015-04-20 10:48:37 +00:00
settype.xml
strval.xml
unserialize.xml Move warning to inside description. There are too many users use unserialize() unsafe way. Add validation note 2016-09-10 06:18:23 +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 documented necessity that __set_state() must be implemented to re-eval var_export()ed code (fixes #67918) 2015-09-09 14:12:19 +00:00