On Mon, 11 Jul 2011, jero...@apache.org wrote:

> @@ -45,12 +47,16 @@
>   * </code>
>   *
>   * @property int $validity
> + *           The maximal amount of seconds the session is valid.
> + * @property int $idleTimeout
>   *           The amount of seconds the session can be idle.
>   * @property string $idKey
>   *           The key to use in $_SESSION to hold the user ID of the user who 
> is
>   *           logged in.

I thought I had commented on this before, but doesn't this change the 
already existing behaviour?

cheers,
Derick

-- 
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug

Reply via email to