From:             [EMAIL PROTECTED]
Operating system: all
PHP version:      4.2.3
PHP Bug Type:     Scripting Engine problem
Bug description:  @ not able to make Uninitialized string offset warnning silence

$str{0}
Uninitialized string offset: 0
@ $str{0}
still Uninitialized string offset: 0

@ should be able to make warnning silence
-- 
Edit bug report at http://bugs.php.net/?id=19615&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19615&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19615&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19615&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19615&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19615&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19615&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19615&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19615&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19615&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19615&r=globals

Reply via email to