From:             [EMAIL PROTECTED]
Operating system: Linux Redhat 7.3
PHP version:      5CVS-2003-02-11 (dev)
PHP Bug Type:     Session related
Bug description:  session_decode does not work

There is a problem with session_decode and PHP5. 
The script at url

PHP4: http://www.ziobudda.net/test/session4-2.php (.phps for the source) 
PHP5: http://www.ziobudda.net:81/test/session4-2.php

works with PHP4.3.0, but does not work with PHP5. 
Does not work because session_decode does not populate the $_SESSION[]
array.

register_global=on and off is identical.

Tnx in advance.

-- 
Edit bug report at http://bugs.php.net/?id=22175&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22175&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22175&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22175&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22175&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22175&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22175&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22175&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22175&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22175&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22175&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22175&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22175&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22175&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22175&r=gnused

Reply via email to