php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22940 PHP Warning: Unknown(): Missing ] in x variable in Unknown on line 0
Submitted: 2003-03-28 10:14 UTC Modified: 2003-03-31 18:32 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: adu@php.net Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.3.0 OS: Slackware 8.1
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: adu@php.net
New email:
PHP Version: OS:

 

 [2003-03-28 10:14 UTC] adu@php.net
save a (empty) file.php and get in a browser 
http://host/file.php?x%5B
(%5B is the code for "[")

you'll get the warning below:
PHP Warning:  Unknown(): Missing ] in x variable in Unknown on line 0

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-31 11:46 UTC] mj@php.net
This error does not seem to occur with 4.3.2-dev. Could you please test this yourself?
 [2003-03-31 11:58 UTC] moriyoshi@php.net
And.. are you experiencing the problem with the CGI version? If so, it seems that has already been fixed in CVS(4.3.2-dev).


 [2003-03-31 18:32 UTC] sniper@php.net
Fixed in CVS.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 21:01:33 2025 UTC