> On 22 Dec 2015, at 06:37, Yasuo Ohgaki <yohg...@ohgaki.net> wrote:
> (…)
> From user point of view, $_SESSION['__SESSION_INTERNAL__'] is a new reserved/
> restricted session key.
> 

Personally I think it’s a bad way to handle such thing. Adding yet another 
„magic“ 
keyword/reserved field is going to make current situation worse.
I know users should not use names starting with __, but in reality I see them 
almost everyday. I even seen __SESSION_INTERNAL__ used once.

—
Grzegorz Zdanowski
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to