From:             [EMAIL PROTECTED]
Operating system: Unix
PHP version:      4.0.6
PHP Bug Type:     Session related
Bug description:  Passing objects with SID method doesn't work

When passing an object to another page via a session and not using cookies,
serialize must be used. When one attempts to use an object method,
however, it is made clear that PHP doesn't see the instance as an object. 
-- 
Edit bug report at http://bugs.php.net/?id=15641&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15641&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15641&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15641&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15641&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15641&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15641&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15641&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15641&r=submittedtwice

Reply via email to