ID:               17512
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Analyzed
+Status:           Feedback
 Bug Type:         Session related
 Operating System: ANY
 PHP Version:      4.3.0-dev
 New Comment:

"Keys are stored, but not the values."

This has been fixed in 4.3 "unstable" CVS -- please give it a try. 

http://snaps.php.net/


Previous Comments:
------------------------------------------------------------------------

[2002-09-16 14:13:02] [EMAIL PROTECTED]

Sorry. Should add that this is Linux 2.4 kernel and Apache 2.0.40.

------------------------------------------------------------------------

[2002-09-16 14:12:08] [EMAIL PROTECTED]

Just tried the script from mfischer dated 30 May 2002 on the current
CVS of 4.3-dev and got some interesting results.

First, keys were stored but not the values.

Second, when the key was a number, any subsequent entry of key-value
pairs would overwrite the numeric key although subsequent alphabetic
keys would continue to accumulate (still without the values).

------------------------------------------------------------------------

[2002-08-07 03:06:27] [EMAIL PROTECTED]

Session work mostly, but the problem original reporter reported do
exist. 

We need to fix the way session vars are stored to close this one.
(Unless I'm missing the fix ;)



------------------------------------------------------------------------

[2002-08-05 15:12:46] [EMAIL PROTECTED]

This problem is smattered all over these bug forums. Will someone from
PHP please address is it as an actual issue? It has effectivley mangled
a few of my websites.

------------------------------------------------------------------------

[2002-06-12 05:32:16] [EMAIL PROTECTED]

Same in NT4 / IIS4.

No consistent registering possible...
It writes 2 ses_3237234748 bla bla, one of them is 0 bytes.
The other contains the sessiondata.
But when trying to read out the sessiondata thru $_SESSION, it seems to
be empty.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/17512

-- 
Edit this bug report at http://bugs.php.net/?id=17512&edit=1

Reply via email to