php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15039 sticky save handler module setting
Submitted: 2002-01-15 01:53 UTC Modified: 2002-04-03 09:28 UTC
From: yohgaki@php.net Assigned:
Status: Closed Package: Session related
PHP Version: 4.0CVS-2002-01-1 OS: linux
Private report: No CVE-ID: None
 [2002-01-15 01:53 UTC] yohgaki@php.net
When session save handler module is specified with session_module_name(), the setting became sticky. (i.e. the last specified save handler is used for later requests)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-03 19:54 UTC] yohgaki@php.net
Will be fixed
 [2002-04-03 09:28 UTC] yohgaki@php.net
It looks ini restore problem is fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 03 16:01:31 2024 UTC