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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: k dot joe at freemail dot hu
New email:
PHP Version: OS:

 

 [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 22:01:31 2024 UTC