From:             [EMAIL PROTECTED]
Operating system: Slackware 8.1
PHP version:      4.3.0
PHP Bug Type:     Unknown/Other Function
Bug description:  PHP Warning:  Unknown(): Missing ] in x variable in Unknown on line 0

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
-- 
Edit bug report at http://bugs.php.net/?id=22940&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22940&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22940&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22940&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22940&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22940&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22940&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22940&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22940&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22940&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22940&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22940&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22940&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22940&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22940&r=gnused

Reply via email to