php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #52033 session_set_save_handler : no description for "write" callback
Submitted: 2010-06-09 18:02 UTC Modified: 2010-06-10 09:57 UTC
From: bdubois at direxi dot com Assigned: degeberg (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2010-06-09 18:02 UTC] bdubois at direxi dot com
Description:
------------
Page : http://fr2.php.net/manual/en/function.session-set-save-handler.php

Problem :  "write" callback is not explained in the "parameters" box : a note takes the whole  box for this parameter.




Test script:
---------------
Tested English and french versions. 

Expected result:
----------------
a description of the callback : 

- usage
- parameters
- ...

Actual result:
--------------
A note.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-10 09:56 UTC] degeberg@php.net
Automatic comment from SVN on behalf of degeberg
Revision: http://svn.php.net/viewvc/?view=revision&revision=300339
Log: Fixed PHP bug #52033 (session_set_save_handler : no description for "write" callback)
 [2010-06-10 09:57 UTC] degeberg@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: degeberg
 [2010-06-10 09:57 UTC] degeberg@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 22:01:29 2024 UTC