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
 [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 23:01:30 2024 UTC