From d4016d3896d6f7e42973655d158dc73ff102a6c5 Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Mon, 7 May 2001 13:10:13 +0000 Subject: [PATCH] remove a false correction. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46810 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/var.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/var.xml b/functions/var.xml index 69c446de54..c96d3c6f58 100644 --- a/functions/var.xml +++ b/functions/var.xml @@ -405,7 +405,7 @@ echo get_resource_type($doc->doc)."\n"; - This function is an alias for is_int. + This function is an alias for is_long. See also is_bool,