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

From: Date: Wed, 19 Mar 2014 01:49:35 +0000
Subject: Re: Re: Session: deprecating create_sid() method and add createSid()?
References: 1 2 3 4 5 6 7 8 9  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi Andrey,

On Wed, Mar 19, 2014 at 10:26 AM, Andrey Andreev <[email protected]> wrote:

> On Wed, Mar 19, 2014 at 3:22 AM, Yasuo Ohgaki <[email protected]> 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.


It's intended for user use.
This is the normal use of interface.

Regards,

--
Yasuo Ohgaki
[email protected]


Thread (39 messages)

« previous php.internals (#73290) next »