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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Nov 22 04:01:28 2024 UTC