php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #66784 Removal of $HTTP_*_VARS is not documented
Submitted: 2014-02-26 22:24 UTC Modified: 2014-05-12 16:34 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: cmbecker69 at gmx dot de Assigned: sobak (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.4.25 OS: *
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cmbecker69 at gmx dot de
New email:
PHP Version: OS:

 

 [2014-02-26 22:24 UTC] cmbecker69 at gmx dot de
Description:
------------
As of PHP 5.4.0 the ini setting register_long_arrays has been
removed[1], so the $HTTP_*_VARS are not available anymore. Yet
they are still being documented as deprecated.[2]

I suggest to clarify this by explicitely stating that they have
been removed as of PHP 5.4.0 in the respective manual pages.

[1] <http://www.php.net/manual/en/ini.core.php#ini.register-long-arrays>
[2] <http://www.php.net/manual/en/reserved.variables.server.php> etc.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-06 17:28 UTC] narf at devilix dot net
[1] already warns about the removal.
[2] still doesn't.
 [2014-05-12 16:32 UTC] sobak@php.net
Automatic comment from SVN on behalf of sobak
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=333517
Log: Fixes bug #66784
 [2014-05-12 16:34 UTC] sobak@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: sobak
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 05:01:30 2024 UTC