php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #41454 Missing documentation for memcache session handler
Submitted: 2007-05-21 11:08 UTC Modified: 2007-06-24 03:25 UTC
From: lsmith@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
 [2007-05-21 11:08 UTC] lsmith@php.net
Description:
------------
There seems to be a session handler as part of the memcache pecl package. However its not mentioned in the docs.

Reproduce code:
---------------
http://cvs.php.net/viewvc.cgi/pecl/memcache/memcache_session.c?view=markup


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-06-24 03:25 UTC] didou@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Changes:
  Added a para stating the memcache haves a session handler
  Documented the MEMCACHE_HAVE_SESSION constant
  Added a snippet extracted from tests/036.phpt to show how to set it up

Feel free to reopen/submit a patch if you want more documentation on this :)
 [2020-02-07 06:10 UTC] phpdocbot@php.net
Automatic comment on behalf of didou
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=4a637dbfdc1a357478f2834de4ad6abed362d547
Log: Fix #41454: highlight memcache session handler
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Aug 04 20:00:02 2025 UTC