php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #66500 Documentation formatting
Submitted: 2014-01-16 19:42 UTC Modified: 2020-08-14 13:46 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: shawnlunny at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant 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: shawnlunny at gmail dot com
New email:
PHP Version: OS:

 

 [2014-01-16 19:42 UTC] shawnlunny at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/reserved.variables.server
---

Can you guys specify more clearly that $_SERVER is not depricated? The new page layout made me think $_SERVER and server_vars were both depricated. Thanks!


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-01-18 08:42 UTC] krakjoe@php.net
-Assigned To: +Assigned To: bjori
 [2014-01-18 08:42 UTC] krakjoe@php.net
Hannes, I think this is your area, right ?? If not pass it on :)
 [2014-01-19 19:42 UTC] bjori@php.net
Hmhm.. We'd have to do something with the markup to distinguish the markup so we can style differently.. Alternatively we would need a highly specifically targeted css for those handful of deprecated variable names.

Don't have any ideas at the moment though...
 [2016-03-06 06:00 UTC] bjori@php.net
-Status: Assigned +Status: Open -Assigned To: bjori +Assigned To:
 [2017-03-16 12:31 UTC] narf at devilix dot net
Maybe simply changing the display order would help a bit?

Current:     $_SERVER -- $HTTP_SERVER_VARS [removed]
Alternative: $HTTP_SERVER_VARS [removed] -- $_SERVER
 [2020-08-14 13:46 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2020-08-14 13:46 UTC] cmb@php.net
It seems to me this issue has been resolved in the meantime.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 14:01:36 2025 UTC