php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #80252 Incorrect description of session_cache_expire()
Submitted: 2020-10-17 16:10 UTC Modified: 2020-10-17 21:43 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 0 (0.0%)
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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
30 - 16 = ?
Subscribe to this entry?

 
 [2020-10-17 16:10 UTC] a dot vysotsky at gmail dot com
Description:
------------
---
From manual page: https://php.net/function.session-cache-expire
---

Now is: session_cache_expire — Return current cache expire
Better: session_cache_expire — Get and/or set the current cache expire

For example the description for similar session function:
session_cache_limiter — Get and/or set the current cache limiter





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-10-17 16:13 UTC] cmb@php.net
-Summary: Not correct session function description +Summary: Incorrect description of session_cache_expire() -Status: Open +Status: Verified -Package: Unknown/Other Function +Package: Session related
 [2020-10-17 21:43 UTC] cmb@php.net
-Assigned To: +Assigned To: cmb
 [2020-10-17 21:48 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=6cd5d527ff9eb17ddec801f65e46287432f4fbde
Log: Fix #80252: Incorrect description of session_cache_expire()
 [2020-10-17 21:48 UTC] phpdocbot@php.net
-Status: Verified +Status: Closed
 [2020-10-18 03:05 UTC] phpdocbot@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=f841609ef6ecf49a933173bf1044dad59b344fa7
Log: Fix #80252: Incorrect description of session_cache_expire()
 [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=8719d1ea4aa4bad85627d31b923f89a5f9bee948
Log: Fix #80252: Incorrect description of session_cache_expire()
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC