Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53827 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19637 invoked from network); 11 Jul 2011 00:13:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2011 00:13:46 -0000 Authentication-Results: pb1.pair.com header.from=arraypad@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=arraypad@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: arraypad@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:49145] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 04/D8-63663-9304A1E4 for ; Sun, 10 Jul 2011 20:13:45 -0400 Received: by vwl1 with SMTP id 1so406477vwl.29 for ; Sun, 10 Jul 2011 17:13:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=FjWu51el3foZhsPVpx5pO2dPes+DQdreK2lgza8BFA8=; b=nVW0BG6CGjNE7B3K72NIYWP+UtKmhDBEs2fZ0VqFWdydF/kPfkQPiQyiCpEkxY3jpy 1daqNPhNhEzc16DQi0uNKyek9AwR/xCUdeHalKIfFkXl3Q0B0/K5vyTn5iwDR8R0RqF+ rgY7W8dZVX51JBLoclTIJRnxDT853WZHx9sIY= MIME-Version: 1.0 Received: by 10.52.187.197 with SMTP id fu5mr1798289vdc.387.1310343222572; Sun, 10 Jul 2011 17:13:42 -0700 (PDT) Received: by 10.52.184.98 with HTTP; Sun, 10 Jul 2011 17:13:42 -0700 (PDT) In-Reply-To: <4E1044F7.6050907@gmail.com> References: <4E1044F7.6050907@gmail.com> Date: Mon, 11 Jul 2011 01:13:42 +0100 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] Object oriented session handlers From: arraypad@gmail.com (Arpad Ray) Hi, Voting for the Object oriented session handlers RFC is now closed. Results can be found here: https://wiki.php.net/rfc/session-oo/vote The RFC was accepted (22 for, 0 against.) There's a minor change to the patch which I haven't got around to yet (see Felipe's mail on the RFC thread) - I'll do that and provide a patch against 5.4 in the next few days. Regards, Arpad