php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7294 Object lose its subobjects in the session
Submitted: 2000-10-17 16:42 UTC Modified: 2000-10-18 14:33 UTC
From: k dot joe at freemail dot hu Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.3pl1 OS: Linux/Debian
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
18 - 16 = ?
Subscribe to this entry?

 
 [2000-10-17 16:42 UTC] k dot joe at freemail dot hu
Object lose its variables which has type of 'object' at the end of the page, in the session file the variable's value seems to be 'N' (nil?). The main object remains and usable, but its subobject (in the variable) disappear from the session and useless at the next pages.

The script works fine in 4.0.1pl2 (and maybe in 4.0.2) with same modules and configuration line.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-18 14:33 UTC] sas@php.net
Fixed in CVS.
 [2011-08-30 20:40 UTC] yago@php.net
Automatic comment from SVN on behalf of yago
Revision: http://svn.php.net/viewvc/?view=revision&revision=315822
Log: Approved change made by anonymous #7294
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 19:01:35 2024 UTC