php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36433 HTTP_REFERER spelled incorrectly
Submitted: 2006-02-17 21:46 UTC Modified: 2006-02-18 01:48 UTC
From: jcantara at comcast dot net Assigned:
Status: Not a bug Package: *Languages/Translation
PHP Version: 4.4.2 OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 - 3 = ?
Subscribe to this entry?

 
 [2006-02-17 21:46 UTC] jcantara at comcast dot net
Description:
------------
Global Server Variable ($_SERVER) HTTP_REFERER spelled incorrectly, should be "referrer".


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-17 22:07 UTC] mike@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php


 [2006-02-18 00:36 UTC] jcantara at comcast dot net
Yes, the documentation also agrees with the word "referer"   
but that is also spelled incorrectly, there is no such  
word in the english language as "referer". Isn't that  
important in a language (whether it be written or  
programmed)? I resubmit that this is a valid bug.
 [2006-02-18 00:38 UTC] jcantara at comcast dot net
Also, in the page: 
http://bugs.php.net/how-to-report.php 
It specifically says to use English, I know that guideline 
pretains to reporting bugs, but shouldn't it also pretain 
to the language itself?
 [2006-02-18 01:48 UTC] amt@php.net
This is intentionally misspelled in accordance with the spec.

http://en.wikipedia.org/wiki/Referer
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 10:01:30 2024 UTC