Hi,

On Wed, Nov 5, 2014 at 11:30 PM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote:
>
> BTW, anyone know the reason why the user need to call
> session_write_close()/session_commit()
> unconditionally? Accounting, perhaps?

Releasing locks is one example. In userland implementations though, it
could be all kinds of application-specific logic.

Cheers,
Andrey.

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

Reply via email to