php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6164 Globals array array
Submitted: 2000-08-15 08:33 UTC Modified: 2000-08-15 08:36 UTC
From: ikoster at exed dot nl Assigned:
Status: Closed Package: Misbehaving function
PHP Version: Earlier? Upgrade first! OS: win98
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:
30 - 6 = ?
Subscribe to this entry?

 
 [2000-08-15 08:33 UTC] ikoster at exed dot nl
function test()
{
  echo $GLOBALS["arr[\"some\"]"]
}

won't work 

tested on: linux and windows and it must be 3, becouse my provider don't want to install 4.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-15 08:36 UTC] jmoore@php.net
Please Upgrade, or get your ISP to do so, read the dos and donts before submitting bug reports in future please
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 15 13:01:29 2024 UTC