php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19646 session variables only work if register globals is turned off
Submitted: 2002-09-28 02:59 UTC Modified: 2002-10-01 22:36 UTC
From: alan at akbkhome dot com Assigned: sas (profile)
Status: Closed Package: Session related
PHP Version: 4CVS-2002-09-28 OS: linux
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: alan at akbkhome dot com
New email:
PHP Version: OS:

 

 [2002-09-28 02:59 UTC] alan at akbkhome dot com
I think the last update to sessions broke.

eg. 
register_globals = On
Sessions dont work

register_globals = Off
Sessions work Ok.


While its not a bad idea :) - I dont think that was intended.. :)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 07:07 UTC] sas@php.net
I fixed a fundamental issue which should hopefully solve this problem, too, once and for all. Please check out the latest CVS and let us know whether it works for you.
 [2002-10-01 22:36 UTC] alan at akbkhome dot com
yeap, fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 22:01:31 2024 UTC