php-doc-en/reference/var
2015-08-15 16:55:15 +00:00
..
functions Documentation updated for consistency with the other is_*() type-checking functions: the first parameter is not strictly a callable, it's any value (mixed), since this function (consistent with other is_*() functions) is used not only to check if a callable can actually be called (as per the second argument) but also for basic type-checking to see if the given value represents something that might possibly be callable at all. 2015-08-15 16:55:15 +00:00
book.xml Delete redundant <!-- Membership: --> 2013-05-23 17:38:21 +00:00
constants.xml
ini.xml Revert useless change in 326638 2012-02-29 00:24:15 +00:00
reference.xml
setup.xml
versions.xml Updated is_resource version to PHP 7 2015-05-24 12:51:59 +00:00