Doc #73409 [Ver->Csd]: Bug in session_gc's example #2
Edit report at https://bugs.php.net/bug.php?id=73409&edit=1
ID: 73409
Updated by: [email protected]
Reported by: svante at amaster dot dk
Summary: Bug in session_gc's example #2
-Status: Verified
+Status: Closed
Type: Documentation Problem
Package: Session related
PHP Version: Irrelevant
-Assigned To:
+Assigned To: cmb
Block user comment: N
Private report: N
New Comment:
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.
Previous Comments:
------------------------------------------------------------------------
[2016-10-28 09:39:45] [email protected]
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=340750
Log: Fix #73409: Bug in session_gc's example 2
------------------------------------------------------------------------
[2016-10-28 08:26:14] svante at amaster dot dk
Description:
------------
---
From manual page: http://www.php.net/function.session-gc
---
I believe that in the 2nd. example, Example #2 session_gc() example for user accessible script, 2
occurences of:
touch($gc_period);
, should really be:
touch($gc_time);
------------------------------------------------------------------------
--
Edit this bug report at https://bugs.php.net/bug.php?id=73409&edit=1
Thread (3 messages)