php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75198 Typo in session-set-save-handler
Submitted: 2017-09-13 04:34 UTC Modified: 2017-09-20 08:43 UTC
From: xrobau at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
 [2017-09-13 04:34 UTC] xrobau at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.session-set-save-handler
---

While the data looks similar to serialize() please note it is a different format which is speficied in the session.serialize_handler ini setting.

Note that 'specified' is spelt incorrectly.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-09-13 09:12 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2017-09-13 09:12 UTC] cmb@php.net
> Note that 'specified' is spelt incorrectly.

What's wrong with "specified"?
 [2017-09-20 00:33 UTC] giovanni at giacobbi dot net
He is right, read it carefully: "speficied" != "specified"
 [2017-09-20 08:32 UTC] cmb@php.net
-Status: Feedback +Status: Verified
 [2017-09-20 08:32 UTC] cmb@php.net
Ah, thanks. Now I've got it.
 [2017-09-20 08:43 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=343112
Log: Fix bug #75198: Typo in session-set-save-handler
 [2017-09-20 08:43 UTC] cmb@php.net
-Status: Verified +Status: Closed
 [2017-09-20 08:43 UTC] cmb@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.
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=baaa48a65fc17cccb50253cc8b6a2b25db5fa852
Log: Fix bug #75198: Typo in session-set-save-handler
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 14:01:31 2024 UTC