| didou@php.net 2007-06-24, 4:00 am |
| ID: 41454
Updated by: didou@php.net
Reported By: lsmith@php.net
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: irrelevant
PHP Version: Irrelevant
New Comment:
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 :)
Previous Comments:
------------------------------------------------------------------------
[2007-05-21 11:08:47] 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/...n.c?view=markup
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=41454&edit=1
|