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
 [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: Fri May 17 19:01:32 2024 UTC