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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 02:01:26 2025 UTC