On Fri, Feb 19, 2010 at 16:54, Christian Seiler <chris...@gmx.net> wrote: > Hello, > > [CC to pecl-dev since this is APC-related.] > > I have been investigating a problem occuring when using APC in > combination with userspace session save handlers. This has been reported > multiple times both in the APC and PHP bugtrackers, bugs related to this > issue include (but are most likely not limited to):
This has been documented feature for several years. You should explicitly call session_write_close() when your custom session handler is a userspace object. -Hannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php