Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2138 invoked from network); 7 Nov 2011 16:01:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2011 16:01:02 -0000 Authentication-Results: pb1.pair.com header.from=will.fitch@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=will.fitch@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: will.fitch@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:40898] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/F2-13242-EB008BE4 for ; Mon, 07 Nov 2011 11:01:02 -0500 Received: by vwl1 with SMTP id 1so4270064vwl.29 for ; Mon, 07 Nov 2011 08:00:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=TfisSxRCPhD/U3J/aTt8fYmXXBqQ1y8R/yOrNvbcwN4=; b=H7Gwh83MNo3C+5h6gO6WvSdj/0JqvJQs4/iCRJBoDYPEJFR6NYJMjllgkVwq1Yog32 yLjvu6vWJqAKVelyfl6zBIBr/Rq/XZjdRifWn6WHe+YRll9T5EedMGV0rzygxrmJhjpc 4cBRUKiIUFr9Wr9n7eOuKhQHhtYDuWstHL9q4= Received: by 10.52.20.147 with SMTP id n19mr1387650vde.77.1320681659281; Mon, 07 Nov 2011 08:00:59 -0800 (PST) Received: from [192.168.1.68] ([68.64.144.221]) by mx.google.com with ESMTPS id l1sm30646314vdi.0.2011.11.07.08.00.57 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 07 Nov 2011 08:00:58 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii In-Reply-To: <4EB80053.7050606@php.net> Date: Mon, 7 Nov 2011 11:00:56 -0500 Cc: internals@lists.php.net Content-Transfer-Encoding: 7bit Message-ID: <7EF32BBA-CDEE-4FE2-962A-8DBD3471E990@gmail.com> References: <4EB80053.7050606@php.net> To: Sebastian Bergmann X-Mailer: Apple Mail (2.1251.1) Subject: Re: [PHP-DEV] SplClassLoader RFC Voting phase From: will.fitch@gmail.com (Will Fitch) That would be even better.... On Nov 7, 2011, at 10:59 AM, Sebastian Bergmann wrote: > 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/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >