php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3467 / in arrayitem name
Submitted: 2000-02-12 15:20 UTC Modified: 2000-05-22 09:38 UTC
From: wico at cnh dot nl Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Latest CVS (12/02/2000) OS: linux
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: wico at cnh dot nl
New email:
PHP Version: OS:

 

 [2000-02-12 15:20 UTC] wico at cnh dot nl
Hiya

I don't know if this ia allowed but i do know it doesn't work :)

$array["http://test"] = "a";
echo $array["http://test"];

this will display nothing

Greetz,

Wico

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-02-12 18:43 UTC] thies at cvs dot php dot net
my output:

X-Powered-By: PHP/4.0b4-dev
Content-Type: text/html

a

(this is the expected behaviour)

please doublecheck!
 [2000-05-22 09:38 UTC] andrei at cvs dot php dot net
No reply from submitter.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 11:01:29 2024 UTC