Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56092 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61845 invoked from network); 7 Nov 2011 13:41:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2011 13:41:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=david.coallier@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=david.coallier@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: david.coallier@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:45553] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DC/F3-03509-4FFD7BE4 for ; Mon, 07 Nov 2011 08:41:08 -0500 Received: by ywb26 with SMTP id 26so5882613ywb.29 for ; Mon, 07 Nov 2011 05:41:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=xLsy8XQ1XWNFWliegclH9GNS546V2LmNiQkeZ9A6nrY=; b=v2N7Zjbs42J7fw+tJpO4PpE/o/ZxpOFyfH0LeUcqDdt3O0ujInj4FH0WaPNTupNI3j 32naSUiWMlqZkd3IwOVCY60/9bhsWS47wnpiFHvFB2L1Iy2FRSKqpJLOBhAtUoucgB6S IT9Biky6k8haL6SJK3ML4hy42poYZa0YViyuQ= MIME-Version: 1.0 Received: by 10.236.116.9 with SMTP id f9mr35407876yhh.0.1320673265556; Mon, 07 Nov 2011 05:41:05 -0800 (PST) Sender: david.coallier@gmail.com Received: by 10.147.128.33 with HTTP; Mon, 7 Nov 2011 05:41:05 -0800 (PST) Date: Mon, 7 Nov 2011 14:41:05 +0100 X-Google-Sender-Auth: hqE6kD0z4R-3ViIMZRP12w9IniA Message-ID: To: internals Content-Type: text/plain; charset=UTF-8 Subject: SplClassLoader RFC Voting phase From: davidc@php.net (David Coallier) Hey everyone, After lengthy discussions and various opinion, we believe this issue has been discussed at length and the PSR-0 has had this standard effective for the past 1.5 year. The SplClassLoader RFC has moved to "voting" stage. Please cast your votes at https://wiki.php.net/rfc/splclassloader/vote Thank you very much for all the interest showed so far, -- David Coallier