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
 [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 03 07:01:32 2024 UTC