From 5c285c6ffb1689e5f581f729b87ed24f18f14af4 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Mon, 27 Oct 2003 11:34:15 +0000 Subject: [PATCH] s/four/five git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143190 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/constants.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/constants.xml b/language/constants.xml index 1f9612e647..ae6e3e2619 100644 --- a/language/constants.xml +++ b/language/constants.xml @@ -1,5 +1,5 @@ - + Constants @@ -138,7 +138,7 @@ echo Constant; // outputs "Constant" and issues a notice. - There are four magical constants that change depending on + There are five magical constants that change depending on where they are used. For example, the value of __LINE__ depends on the line that it's used on in your script. These special constants are