Re: session.name limitation fix or not fix?

From: Date: Fri, 28 Jun 2013 21:44:19 +0000
Subject: Re: session.name limitation fix or not fix?
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi Stas,

2013/6/29 Stas Malyshev <[email protected]>

> > session.name cannot be integer like string, since it will be
> initialized as
> > "long" key hash while session module trying to find as "string" key
> hash. I
> > don't understand why some users are willing to use digits only session
> > name, but problem is problem.
>
> Yes, I think we need to generate some message on that, given that such
> session name would not actually work properly.


I'll check session.name by adding INI_MH for it. Since it does not work at
all,
I'll raise E_WARNING for string only session.name.

Regards,

--
Yasuo Ohgaki
[email protected]


Thread (3 messages)

« previous php.internals (#68013) next »