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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ikoster at exed dot nl
New email:
PHP Version: OS:

 

 [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: Tue May 21 04:01:35 2024 UTC