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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: a dot vysotsky at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Mon Jun 02 21:01:27 2025 UTC