From 2c107905f4d7a81afced6bfe17c611d432326f0f Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Wed, 13 Feb 2002 17:48:00 +0000 Subject: [PATCH] fix for bug report #15541 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70179 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/var.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/var.xml b/functions/var.xml index a801ed9723..d4b1b1dbea 100644 --- a/functions/var.xml +++ b/functions/var.xml @@ -1,5 +1,5 @@ - + Variable Functions Variables @@ -179,7 +179,7 @@ print $float_value_of_var; // prints 122.34343 "resource" (since PHP 4) - "null" (since PHP 4) + "NULL" (since PHP 4) "user function" (PHP 3 only, deprecated)