Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53729 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22057 invoked from network); 3 Jul 2011 01:24:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jul 2011 01:24:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=arraypad@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arraypad@gmail.com; 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:45849] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D5/F1-29452-1C4CF0E4 for ; Sat, 02 Jul 2011 21:24:17 -0400 Received: by vwl1 with SMTP id 1so3480067vwl.29 for ; Sat, 02 Jul 2011 18:24:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=96FPTCOMGuuQGKKnghRIoqkx9qikiOqrwmKRkQ8C6QM=; b=U7T+D98v6ewmg8h+roNwl3meBjPFg6NGNgp27QcEf0C6DiXmnUtXqcLMqith8hro2F rl4hM1tY9Knj8wEjf/BEmxZIzTfFTcQjLofgMCTKkTudLMEcQFh2hIosY8yLUwhUPgUw nKNTYl4VxbtmmvOnUlgaglMyPtAxnvNk6ASLA= MIME-Version: 1.0 Received: by 10.52.115.71 with SMTP id jm7mr6357348vdb.138.1309656254502; Sat, 02 Jul 2011 18:24:14 -0700 (PDT) Received: by 10.52.184.98 with HTTP; Sat, 2 Jul 2011 18:24:14 -0700 (PDT) Date: Sun, 3 Jul 2011 02:24:14 +0100 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: [VOTE] Object oriented session handlers From: arraypad@gmail.com (Arpad Ray) 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