php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #80317 Incorrect function return type
Submitted: 2020-11-04 16:07 UTC Modified: 2020-11-04 16:23 UTC
From: a dot vysotsky at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Session related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2020-11-04 16:07 UTC] a dot vysotsky at gmail dot com
Description:
------------
---
From manual page: https://php.net/function.session-set-save-handler
---
update_timestamp ( string $key , string $val ) : string
...
The return value should be TRUE for success, FALSE for failure.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-11-04 16:23 UTC] cmb@php.net
-Status: Open +Status: Verified -Package: Unknown/Other Function +Package: Session related -Assigned To: +Assigned To: cmb
 [2020-11-04 16:32 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=260d3a35b25740df36e1c9b629b5bb0259770012
Log: Fix #80317: Incorrect function return type
 [2020-11-04 16:32 UTC] phpdocbot@php.net
-Status: Verified +Status: Closed
 [2020-11-04 17:55 UTC] phpdocbot@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=e749fd0bf1e4272ae86ad705ba1a631216e435fa
Log: Fix #80317: Incorrect function return type
 [2020-12-30 11:58 UTC] nikic@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=bd25eb593e5a4a04efd98ad8b7622622f7de4bb5
Log: Fix #80317: Incorrect function return type
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 09:01:28 2024 UTC