From 04a3afb7232b2b0b0c90d0ef94f7ffa98b86e7d7 Mon Sep 17 00:00:00 2001 From: Jeroen van Wolffelaar Date: Sat, 22 Sep 2001 01:27:25 +0000 Subject: [PATCH] Whoops git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58020 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/var.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/functions/var.xml b/functions/var.xml index 6cc3276418..b8aae88e34 100644 --- a/functions/var.xml +++ b/functions/var.xml @@ -1,5 +1,5 @@ - + Variable Functions Variables @@ -468,7 +468,7 @@ echo get_resource_type($doc->doc)."\n"; is_integer - Alias of is_float + Alias of is_int Description @@ -481,7 +481,7 @@ echo get_resource_type($doc->doc)."\n"; is_long - Alias of is_float + Alias of is_int Description @@ -584,7 +584,7 @@ echo get_resource_type($doc->doc)."\n"; - doubleval + is_real Alias of is_float