Re: Re: Session: deprecating create_sid() method and add createSid()?

From: Date: Wed, 19 Mar 2014 01:26:47 +0000
Subject: Re: Re: Session: deprecating create_sid() method and add createSid()?
References: 1 2 3 4 5 6 7 8  Groups: php.internals 
Request: Send a blank email to internals+get-73286@lists.php.net to get a copy of this message
Hi,

On Wed, Mar 19, 2014 at 3:22 AM, Yasuo Ohgaki <yohgaki@ohgaki.net> wrote:
>> > SessionHandler does not use new SessionUpdateTimestampHandlerInterface,
>> > so
>>
>> Um ... what's the point of having this interface? Nothing uses it.
>
>
> You may use it like
>
>  class MySessionHandler implements SessionHandlerInterface,
> SessionUpdateTimestampHandlerInterface
>
> I think the name is too long.
> Any suggestion?

It is too long, and also useless. :)
You may, or you may not call it. If it's not enforced anywhere, nobody
needs it and nobody is going to use it. I suggest removing it, it's
pointless.

Cheers,
Andrey.


Thread (39 messages)

« previous php.internals (#73286) next »