Date: 12/03/02
- Next message: John Coggeshall: "RE: [PHP-DOC] #20787 [Opn->Asn]: Wrong character in HTML File"
- Previous message: a_rueckert <email protected>: "[PHP-DOC] #20787 [NEW]: Wrong character in HTML File"
- In reply to: a_rueckert <email protected>: "[PHP-DOC] #20787 [NEW]: Wrong character in HTML File"
- Next in thread: John Coggeshall: "RE: [PHP-DOC] #20787 [Opn->Asn]: Wrong character in HTML File"
- Reply: John Coggeshall: "RE: [PHP-DOC] #20787 [Opn->Asn]: Wrong character in HTML File"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 20787
Updated by: john <email protected>
Reported By: a_rueckert <email protected>
-Status: Open
+Status: Assigned
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.3.0RC2
-Assigned To:
+Assigned To: john
New Comment:
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at
http://www.php.net/downloads.php
I'll take care of that.
Previous Comments:
------------------------------------------------------------------------
[2002-12-03 07:01:10] a_rueckert <email protected>
The page
http://www.php.net/manual/de/language.references.whatdo.php
seems to HTML escape the & character.
Instead of
$a =& $b;
, it shows
$a =& $b
The problems is also in the foo() function example.
------------------------------------------------------------------------
-- Edit this bug report at http://bugs.php.net/?id=20787&edit=1-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: John Coggeshall: "RE: [PHP-DOC] #20787 [Opn->Asn]: Wrong character in HTML File"
- Previous message: a_rueckert <email protected>: "[PHP-DOC] #20787 [NEW]: Wrong character in HTML File"
- In reply to: a_rueckert <email protected>: "[PHP-DOC] #20787 [NEW]: Wrong character in HTML File"
- Next in thread: John Coggeshall: "RE: [PHP-DOC] #20787 [Opn->Asn]: Wrong character in HTML File"
- Reply: John Coggeshall: "RE: [PHP-DOC] #20787 [Opn->Asn]: Wrong character in HTML File"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

