php-doc-en/reference/var/functions
Adam Harvey 8ad0d94e1c Add initial migration guide for PHP 5.5.
What's done: the migration guide itself, updates to existing functions and
functionality, and new language features.

What's not done: stub pages for new functions and methods. (I'd rather get this
in now, though, than have it languish on my hard drive any longer so that other
people can contribute.)

What could use help: the generator chapter is pretty rough and ready. Better
examples would be awesome. I certainly won't argue if somebody wants to add the
function stubs, either.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 15:17:23 +00:00
..
debug-zval-dump.xml
doubleval.xml
empty.xml Add initial migration guide for PHP 5.5. 2012-11-20 15:17:23 +00:00
floatval.xml many bugs 2012-11-15 13:40:31 +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
is-array.xml Fixed WS. 2011-08-16 07:57:19 +00:00
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 Fixed WS. 2011-08-16 07:57:19 +00:00
is-int.xml Fixed WS. 2011-08-16 07:57:19 +00:00
is-integer.xml
is-long.xml
is-null.xml
is-numeric.xml
is-object.xml Fixed WS. 2011-08-16 07:57:19 +00:00
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
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 Link directly to magic methods 2012-01-12 15:01:15 +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 Fixed parameter description. 2011-08-26 12:38:52 +00:00
var-export.xml Link directly to magic methods 2012-01-12 15:01:15 +00:00