[PHP-DOC] #36386 [Opn->Csd]: session_set_save_handler's arguments should be "callback" and not "string"
by vrana other posts by this author
Feb 14 2006 1:24AM messages near this date
[PHP-DOC] #36386 [NEW]: session_set_save_handler's arguments should be "callback" and not "string"
|
[PHP-DOC] cvs: phpdoc / configure.in
ID: 36386
Updated by: vrana@[...].net
Reported By: colder@[...].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.
Previous Comments:
------------------------------------------------------------------------
[2006-02-13 22:27:23] colder@[...].net
Description:
------------
On the session_set_save_handler()[1] manual page, the arguments are
typed as strings, but in fact they're callbacks. Patch follows [2].
Thanks in advance
1 : http://php.net/session_set_save_handler
2 : http://www.colder.ch/patches/session-set-save-handler.patch
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=36386&edit=1
Thread:
Colder@Php.Net
vrana
|