Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56103 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 647 invoked from network); 7 Nov 2011 15:59:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2011 15:59:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.35 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.35 mail-5.de-punkt.de Received: from [93.190.64.35] ([93.190.64.35:45120] helo=mail-5.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/A2-13242-75008BE4 for ; Mon, 07 Nov 2011 10:59:20 -0500 Received: (qmail 14749 invoked by uid 511); 7 Nov 2011 15:59:10 -0000 Received: by simscan 1.3.1 ppid: 14745, pid: 14747, t: 0.0312s scanners: attach: 1.4.0 Received: from unknown (HELO ?192.168.2.31?) (sb@sebastian-bergmann.de@93.214.186.121) by 0 with ESMTPA; 7 Nov 2011 15:59:10 -0000 Message-ID: <4EB80053.7050606@php.net> Date: Mon, 07 Nov 2011 16:59:15 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: X-Enigmail-Version: 1.3.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] SplClassLoader RFC Voting phase From: sebastian@php.net (Sebastian Bergmann) Am 07.11.2011 15:29, schrieb guilhermeblanco@gmail.com: > 1- The same as you wrote. Having it in SPL and in PHP 5.4 > 2- Have it in PHP 5.4 as an external extension (FIG, PSR or PSG), > enabled by default. > 3- As an external extension, disabled by default. This would require > PHP core to reserve the namespace for us. You are missing 4: not have it at all (which would get my +1). -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/