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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
27 - 21 = ?
Subscribe to this entry?

 
 [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 07:01:32 2024 UTC