Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53035 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95256 invoked from network); 6 Jun 2011 15:55:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jun 2011 15:55:04 -0000 X-Host-Fingerprint: 208.107.178.23 host-23-178-107-208.midco.net Date: Mon, 06 Jun 2011 11:55:03 -0400 Received: from [208.107.178.23] ([208.107.178.23:4401] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/80-23189-658FCED4 for ; Mon, 06 Jun 2011 11:55:03 -0400 Message-ID: <0E.80.23189.658FCED4@pb1.pair.com> To: internals@lists.php.net References: User-Agent: slrn/pre1.0.0-18 (Linux) X-Posted-By: 208.107.178.23 Subject: Re: [RFC] Object oriented session handlers From: weierophinney@php.net (Matthew Weier O'Phinney) On 2011-06-03, Arpad Ray wrote: > A while ago I submitted a patch to allow session_set_save_handler() to > accept a class, and support the inheritance of the default session > handler's methods. > > The RFC has a more detailed description and the current patch: > https://wiki.php.net/rfc/session-oo > > Changes since this was last discussed: > - More sanity checking to prevent handlers being called in unexpected states > - ZTS fixes > > Any thoughts? Makes sense to me, and quite straight-forward in purpose. Can't comment on the patch, though. -- Matthew Weier O'Phinney Project Lead | matthew@zend.com Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc