Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53732 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68912 invoked from network); 3 Jul 2011 10:31:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jul 2011 10:31:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=svanpoeck@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=svanpoeck@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.46 as permitted sender) X-PHP-List-Original-Sender: svanpoeck@gmail.com X-Host-Fingerprint: 209.85.161.46 mail-fx0-f46.google.com Received: from [209.85.161.46] ([209.85.161.46:38173] helo=mail-fx0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/81-38479-A05401E4 for ; Sun, 03 Jul 2011 06:31:39 -0400 Received: by fxh19 with SMTP id 19so4474207fxh.19 for ; Sun, 03 Jul 2011 03:31:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:organization:user-agent:mime-version :to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Q/Zd2HP4su9G4xG1yyqAzMCvNtyWJ+eXogxsXnm6Xr4=; b=hPQfIprnpGpPQ+SiCBWHdLWwfrw+zbKMolnU8OMJ8vljX+Y796Z6B6e1Fgak1JBErf SwXI4I8HPLme3so7fnjWaPG+jKddrFwPoHyQaDZA6op7zrc9tYc3qv5MnkJWWTaFYpSS iDTz1JsMa4pG658L3jn9Xg5qnHG3CEGVafkG4= Received: by 10.223.17.68 with SMTP id r4mr7789048faa.62.1309689095492; Sun, 03 Jul 2011 03:31:35 -0700 (PDT) Received: from [192.168.1.4] (lns-bzn-26-82-254-74-16.adsl.proxad.net [82.254.74.16]) by mx.google.com with ESMTPS id k17sm1084079fah.37.2011.07.03.03.31.32 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 03 Jul 2011 03:31:33 -0700 (PDT) Message-ID: <4E1044F7.6050907@gmail.com> Date: Sun, 03 Jul 2011 12:31:19 +0200 Reply-To: Steven Van Poeck Organization: Meetic S.A. User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE] Object oriented session handlers From: svanpoeck@gmail.com (Steven Van Poeck) On 07/03/2011 03:24 AM, Arpad Ray wrote: > Hi, > > Voting is now open for object oriented session handlers. > > The RFC and patch can be found here: > https://wiki.php.net/rfc/session-oo > > You can vote here: > https://wiki.php.net/rfc/session-oo/vote > > Regards, > > Arpad > Hi, Although I have no voting karma, +1 BR, Steven