ID:               27487
 Updated by:       [EMAIL PROTECTED]
 Reported By:      xuefer at 21cn dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Session related
 Operating System: winxp/linux
 PHP Version:      4.3.5RC3
 New Comment:

I fail to see how I can reproduce it. Can you tell me how you did get
this corrupted data? As it looks to me that there is a bug in
serializing here, not deserializing. I think it has to do with the
binary stuff inside the _cached_html part though and Windows ;-) Can
you provide the variable before serialization (use
var_export($_SESSION) to obtain it).


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

[2004-03-04 01:58:50] xuefer at 21cn dot com

Description:
------------
tested on php4.3.4 and 4.3.5RC3

the data is produced by session_decode() but corrupted

the corrupted-data is base64 encoded in script, just for easy download



Reproduce code:
---------------
http://www.our-sky.com/misc/session.phps (will be removed when bug
closed)



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


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

Reply via email to