Hi, On Fri, Apr 8, 2016 at 6:46 AM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote:
> ,,, > > > Speaking of the documentation part - it's not hard to imagine A LOT of > > people doing this: > > > > session_start(); > > session_gc(); > > > > That's not a small problem. > > Shooting their own foot is not our problem, but leaving obsolete and > possibly active session is ours. > > If you want to explicitly document something as a best practice, it IS your problem when users shoot their feet with it. Cheers, Andrey.