php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #26222 Missing right bracket in HTTP-authenification-example
Submitted: 2003-11-12 10:47 UTC Modified: 2003-11-12 14:09 UTC
From: oliver dot leischner at gmx dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.4 OS: any
Private report: No CVE-ID: None
 [2003-11-12 10:47 UTC] oliver dot leischner at gmx dot de
Description:
------------
Documentation File: features.http-auth.html

echo "<form action=\"{$_SERVER['PHP_SELF']\" method=\"post\">\n";

Missing right bracket after $_SERVER['PHP_SELF'] 






Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-12 12:16 UTC] didou@php.net
Which language of the documentation ? en seems fine
 [2003-11-12 13:32 UTC] oliver dot leischner at gmx dot de
The documentation with the mistake was the german download 
version. The German Online-Version without this missing 
bracket ...
 [2003-11-12 14:09 UTC] ali@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 03 04:01:31 2024 UTC