Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40979 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23014 invoked from network); 14 Oct 2008 12:32:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2008 12:32:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.173 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.173 smtprelay-virgin0173.hostedemail.com Received: from [64.99.136.173] ([64.99.136.173:43598] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/06-25867-C4194F84 for ; Tue, 14 Oct 2008 08:32:13 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay08.hostedemail.com (Postfix) with SMTP id 9C13D19B9A61; Tue, 14 Oct 2008 12:32:09 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 10,1,0,bf92f70b07fda56e,691ff1dea13fdf9b,steph@php.net,mls@pooteeweet.org:internals@lists.php.net,RULES_HIT:334:355:368:369:379:539:540:541:542:543:567:599:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1537:1567:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2198:2199:2393:2559:2562:2828:3027:3622:3865:3866:3867:3868:3869:3870:3871:3872:3874:3876:3877:5007:6114:6119:6261:7653:7875,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Received: from foxbox (62-31-252-63.cable.ubr07.shef.blueyonder.co.uk [62.31.252.63]) (Authenticated sender: steph.fox) by omf11.hostedemail.com (Postfix) with ESMTP; Tue, 14 Oct 2008 12:32:08 +0000 (UTC) Message-ID: <016901c92df9$1fbb1230$3ffc1f3e@foxbox> To: "Lukas Kahwe Smith" , "PHP Development" References: <3CF765DF-27AF-44FD-9ECF-BEBFC8A0AFCA@pooteeweet.org> <2CA7AC96-AD48-4F5D-B945-2D961B4AB57C@googlemail.com> <462e563f0810140112x3babae20t647a10322e76df8e@mail.gmail.com> <1223973712.7708.10.camel@stephane-dell> <014401c92df5$e70d8470$3ffc1f3e@foxbox> <48F28E15-1D73-42B6-920A-DD842FC95C21@pooteeweet.org> Date: Tue, 14 Oct 2008 13:33:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 Subject: Re: [PHP-DEV] namespaces and alpha3 From: steph@php.net ("Steph Fox") Hi Lukas, > Just for the record, I was suggesting to add the E_STRICT in PHP6, not in > PHP 5.3. I'd missed that, but it doesn't make a whole lot of difference IMHO. The reuse of an existing symbol is going to bring problems, and if we do it now we'll be blocking the possibility of a better resolution. - Steph