php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7900 Problems with Object/Class-Handling
Submitted: 2000-11-21 05:26 UTC Modified: 2000-12-22 18:02 UTC
From: wirtz at web-active dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.3pl1 OS: Linux i586 2.2.13
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: wirtz at web-active dot com
New email:
PHP Version: OS:

 

 [2000-11-21 05:26 UTC] wirtz at web-active dot com
I have serious problems when transporting objects with
underobjects with underobjects with... from page to page
using sessions.
Somehow these objects get lost during serialization (?)
This problem did _not_ occur with 4.0.2!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-27 08:41 UTC] sniper@php.net
Should be fixed in CVS. Please try latest snapshot from
http://snaps.php.net/ and reopen this bug report if
this doesn't work with it.

--Jani
 [2000-11-27 13:29 UTC] waldschrott@php.net
No this doesn't work, I've already mailed stas privately but
there was no answer, short summary:

the serializer doesn't restore objects names, thus they
cannot be accessed, they're somehow converted to int(1),
don't exactly remember...
 [2000-12-22 18:02 UTC] sas@php.net
This has been fixed if I remember correctly. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 02:01:31 2024 UTC