Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53849 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24432 invoked from network); 11 Jul 2011 09:41:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2011 09:41:44 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:63924] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/EE-41672-655CA1E4 for ; Mon, 11 Jul 2011 05:41:42 -0400 Received: by yxk8 with SMTP id 8so1623289yxk.29 for ; Mon, 11 Jul 2011 02:41:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=L0NGBy3+S0oPNx5FBs2M5Ik69jt0OOSdBySPdb425Jg=; b=mDJNlfDuHzak0itWr9G7Hel5MD2qdXxuowsbE9WWBbsnuMaLiJLNaioZksqLqGXgP8 6dZr+C+Tow+ebZbFQdrKhZFYUL86ahnNVa/nSQe0pnP9WdEz4MMrJPHvAQtl6ATCnVFY pcthUqpS8brE042L0vaXdAItvtPnyUM6Br20o= MIME-Version: 1.0 Received: by 10.236.0.201 with SMTP id 49mr5106708yhb.114.1310377299391; Mon, 11 Jul 2011 02:41:39 -0700 (PDT) Received: by 10.147.137.11 with HTTP; Mon, 11 Jul 2011 02:41:39 -0700 (PDT) In-Reply-To: References: Date: Mon, 11 Jul 2011 11:41:39 +0200 Message-ID: To: Hannes Magnusson Cc: PHP Development Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Declare PHP/php as namespace reserved for PHP internals From: pierre.php@gmail.com (Pierre Joye) On Mon, Jul 11, 2011 at 11:38 AM, Hannes Magnusson wrote: > Hi > > I'm a bit confused by the "Declare PHP/php as namespace reserved for > PHP internals" vote on https://wiki.php.net/todo/php54/vote > > Why is there an option to select "PHP" or "php", and not just a yes/no question? > > I'm even more confused by the people that voted only one or the other. > Namespaces are case-insensitive, so if we reserve `php` we effectively > reserve `PHP` and `pHp` too.. > > Am I failing to understand something? So both will be documented and it is forward compatible (if we ever change the case insensitive behavior). -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org