php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15641 Passing objects with SID method doesn't work
Submitted: 2002-02-20 02:24 UTC Modified: 2002-02-20 03:40 UTC
From: tadlock at mega-hype dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.0.6 OS: Unix
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tadlock at mega-hype dot com
New email:
PHP Version: OS:

 

 [2002-02-20 02:24 UTC] tadlock at mega-hype dot com
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. 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-20 03:40 UTC] mfischer@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 10:01:33 2025 UTC