php-doc-en/reference/var/functions
2014-12-14 21:30:48 +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 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
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 WS 2013-03-05 21:52:20 +00:00
is-object.xml
is-real.xml
is-resource.xml
is-scalar.xml Typo fix (doc bug #68403) 2014-11-12 20:17:46 +00:00
is-string.xml is_string() more descriptive example code output 2012-11-12 22:35:05 +00:00
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 Add boolval() documentation. 2012-11-23 08:43:19 +00:00
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