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
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: 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

Pull Requests

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: Thu Nov 28 09:01:28 2024 UTC