php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10081 Session does not save and restore values when register_globals set to On
Submitted: 2001-03-30 13:41 UTC Modified: 2001-06-14 23:33 UTC
From: miroslav dot sulc at startnet dot cz Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.4pl1 OS: Windows 98 SE
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: miroslav dot sulc at startnet dot cz
New email:
PHP Version: OS:

 

 [2001-03-30 13:41 UTC] miroslav dot sulc at startnet dot cz
I have few pages that work with session functions. If I have register_globals set to Off, everithing works fine. When I set register globals to On, saving and restoring of session values does not work. I am using always $HTTP_SESSION_VARS variable.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-14 23:33 UTC] sniper@php.net
This should be fixed in latest CVS.
Try snapshot from http://www.zend.com/snapshots/

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC