php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #67929 SessionHandlerInterface::create_sid() is not documented
Submitted: 2014-08-29 00:34 UTC Modified: 2018-01-31 10:37 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:2 of 3 (66.7%)
Same Version:1 (50.0%)
Same OS:2 (100.0%)
From: daverandom@php.net Assigned: vrana (profile)
Status: Closed Package: Session related
PHP Version: 5.6.0 OS: Any
Private report: No CVE-ID: None
 [2014-08-29 00:34 UTC] daverandom@php.net
Description:
------------
SessionHandlerInterface::create_sid is not documented

https://github.com/php/php-src/pull/109


Patches

csxigxvg (last revision 2015-06-19 06:26 UTC by sample at email dot tst)
clgtxcko (last revision 2015-06-19 06:23 UTC by sample at email dot tst)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-08-29 00:34 UTC] daverandom@php.net
-Assigned To: +Assigned To: daverandom
 [2016-12-06 06:29 UTC] yohgaki@php.net
I think it was documented once. However, the name "create_sid" does not confirm CODING_STANDARDS. The name should "createSid". This is the reason why it isn't documented now, I suppose.
 [2017-10-24 07:11 UTC] kalle@php.net
-Status: Assigned +Status: Open -Assigned To: daverandom +Assigned To:
 [2018-01-31 10:37 UTC] vrana@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: vrana
 [2018-01-31 10:37 UTC] vrana@php.net
Documented in SessionIdInterface.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 02:01:28 2024 UTC