php-doc-en/reference/var/functions
Adam Harvey d62e7ab02c Fix speling misteak in var_export(): outputing → outputting.
Fixes doc bug #65030 (incorrect spelling).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330490 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-13 16:06:14 +00:00
..
boolval.xml Add boolval() documentation. 2012-11-23 08:43:19 +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
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 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 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 Document PHP 5.4 parameters 2013-05-17 07:18:10 +00:00
var-export.xml Fix speling misteak in var_export(): outputing → outputting. 2013-06-13 16:06:14 +00:00