php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #9786 Predefined variable HTTP_ENCODING should be HTTP_ACCEPT_ENCODING
Submitted: 2001-03-16 09:42 UTC Modified: 2001-03-16 11:24 UTC
From: renze at datalink dot nl Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.4pl1 OS: Linux
Private report: No CVE-ID: None
 [2001-03-16 09:42 UTC] renze at datalink dot nl
An error in the documentation. The chapter about predefined variables mentions a variable HTTP_ENCODING that should return the encoding accepted by the browser.  This is already this way since I started using PHP (version 3). But the new documentation still mentions this variable. Only problem is, that this variable doesn't exist. It should be HTTP_ACCEPT_ENCODING.

Renze Munnik
DataLink bv

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-16 11:24 UTC] sniper@php.net
Fixed in CVS. Thank you for noticing this!

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 06:01:28 2024 UTC