From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.2.3
PHP Bug Type:     Strings related
Bug description:  PHP eat first chars from strings

It seems that tis version (4.2.3) has a bug that sometimes remove the first
4 chars from array of strings generated by forms (both get and post using
http_post_vars ecc),query and sessions.
It remove only the first 4 chars and nothing more.
downgrading to 4.2.2 fix the problem on all my scripts.
Bye
Kirys
-- 
Edit bug report at http://bugs.php.net/?id=19652&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19652&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19652&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19652&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19652&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19652&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19652&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19652&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19652&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19652&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19652&r=globals

Reply via email to