php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34633 php -i/phpinfo() is borked
Submitted: 2005-09-25 13:35 UTC Modified: 2005-10-05 17:25 UTC
From: nlopess@php.net Assigned:
Status: Closed Package: PHP options/info functions
PHP Version: 6CVS-2005-09-25 (CVS) 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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nlopess@php.net
New email:
PHP Version: OS:

 

 [2005-09-25 13:35 UTC] nlopess@php.net
Description:
------------
php -i/phpinfo() is borked when priting the array's keys:
_ENV[""] = nvidia
_ENV[""] = 1
_ENV[""] =
_ENV[""] = /tmp
...
This also happens with _SERVER data.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-05 17:25 UTC] nlopess@php.net
seems to be fixed in latest HEAD.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 21:01:29 2024 UTC