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
 [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: Sun Apr 28 16:01:31 2024 UTC