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
 [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: Wed Apr 24 10:01:31 2024 UTC