From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.20-pre5
PHP version:      4CVS-2002-09-23
PHP Bug Type:     Session related
Bug description:  session script from bug 17512 does not run

In attempting to diagnose session problems I used the script provided by
[EMAIL PROTECTED] for bug 17512. The configuration/build options can be
found at:

www.achd.net/info.php

The resulting behavior from this script is somewhat puzzling It can be
demonstrated at:

www.achd.net/session/stest.php

Basically, when run the script displays the key but not the value. If the
key is a number which follows any character-based key, it creates a new
session variable. But if the key is a number which follows a number key,
the previous number key is deleted and the newer is created.

I added notes to the prior bug report but as I was not the initial author,
I cannot change the status.

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

Reply via email to