From f8e6c862a9c60bba96d2ab0f7eb679f5f1a50655 Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Thu, 7 Feb 2002 01:21:59 +0000 Subject: [PATCH] changing as of RFC 2606 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69676 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/variables.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/variables.xml b/language/variables.xml index 9c13ea3127..b8c4165b70 100644 --- a/language/variables.xml +++ b/language/variables.xml @@ -1,5 +1,5 @@ - + Variables @@ -513,7 +513,7 @@ $bar = &test(); // Invalid. processor, this variable is not available. This variable will include path information if present (e.g. $PHP_SELF on this address: - "http://test.com/test.php/foo.bar" would be + "http://example.com/test.php/foo.bar" would be "/test.php/foo.bar")