Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41035 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63617 invoked from network); 14 Oct 2008 21:13:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2008 21:13:27 -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.182 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.182 smtprelay-virgin0182.hostedemail.com Received: from [64.99.136.182] ([64.99.136.182:40034] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B0/0C-25867-67B05F84 for ; Tue, 14 Oct 2008 17:13:27 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay04.hostedemail.com (Postfix) with SMTP id 7C98221F5AD6; Tue, 14 Oct 2008 21:13:24 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2,0,0,b07a11e337428aaa,691ff1dea13fdf9b,steph@php.net,mls@pooteeweet.org:stas@zend.com:internals@lists.php.net,RULES_HIT:355:379:539:540:541:542:543:567:599:601:945:968:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1539:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2691:2693:2828:3027:3352:3865:3866:3867:3868:3869:3870:3874:3876:3877:4470:5007:6114:6119:6261:7653:7875:7903,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 omf12.hostedemail.com (Postfix) with ESMTP; Tue, 14 Oct 2008 21:13:23 +0000 (UTC) Message-ID: <018401c92e41$ef89b0a0$3ffc1f3e@foxbox> To: "Lukas Kahwe Smith" , "Stanislav Malyshev" Cc: "PHP internals" References: <696583.1217.qm@web707.biz.mail.mud.yahoo.com> <037801c92e27$c913f3a0$3ffc1f3e@foxbox> <48F4E520.5050200@lsces.co.uk> <48F4E824.7020104@zend.com> <002901c92e2f$acdac990$3ffc1f3e@foxbox> <48F4F160.1040407@zend.com> <004d01c92e35$20c9cbd0$3ffc1f3e@foxbox> <48F4F7EE.2030609@zend.com> <007b01c92e37$b2952e90$3ffc1f3e@foxbox> <48F4FAF4.50509@zend.com> <00e101c92e3c$d5194b90$3ffc1f3e@foxbox> <48F5075C.2050807@zend.com> <31748C8A-66EA-4A27-9E27-486A4C398F5D@pooteeweet.org> Date: Tue, 14 Oct 2008 22:15:06 +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") > anyways, given the current state most people voted to remove namespaces > from PHP 5.3. i assume that all people that casted these votes were (and > still are) confident that they actually know what they voted on. maybe > some of the people involved in finding the current proposals will try to > document the issues and the solution (and the issues in these solutions) > onces more in the hopes of changing the minds of some of the people that > have voted. i personally have spend enough time on namespaces for now > that i will not involve myself in that any further for now. I think we should wait and see what Greg et al come up with. If they're close to a solution they believe will be acceptable to all, we're voting too soon. - Steph