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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 25 19:00:01 2026 UTC