mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
changing as of RFC 2606
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69676 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a2326162b1
commit
f8e6c862a9
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.34 $ -->
|
||||
<!-- $Revision: 1.35 $ -->
|
||||
<chapter id="language.variables">
|
||||
<title>Variables</title>
|
||||
|
||||
|
@ -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")
|
||||
</simpara>
|
||||
</listitem>
|
||||
|
|
Loading…
Reference in a new issue