Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20650 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81137 invoked by uid 1010); 27 Nov 2005 13:33:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81122 invoked from network); 27 Nov 2005 13:33:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2005 13:33:28 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:44536] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FB/8F-56276-8A5B9834 for ; Sun, 27 Nov 2005 08:33:28 -0500 Received: from nest.netphobia.fi (YZDCXXXI.dsl.saunalahti.fi [85.76.35.232]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 13F03D89AA; Sun, 27 Nov 2005 15:33:22 +0200 (EET) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id jARDXNeJ012156; Sun, 27 Nov 2005 15:33:23 +0200 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id jARDXN2d012153; Sun, 27 Nov 2005 15:33:23 +0200 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Sun, 27 Nov 2005 15:33:23 +0200 (EET) Reply-To: Jani Taskinen To: Ilia Alshanetsky cc: Jessie Hernandez , internals@lists.php.net In-Reply-To: <4388C20B.9040506@prohost.org> Message-ID: References: <7.0.0.16.2.20051124161240.0573e640@zend.com> <90.0E.56276.6D207834@pb1.pair.com> <200511251419.56809.pookey@pookey.co.uk> <57.B8.56276.65B27834@pb1.pair.com> <73998811.20051125204046@marcus-boerger.de> <438782C6.80008@gmail.com> <43878626.5060300@lerdorf.com> <512771162.20051125225926@marcus-boerger.de> <6B.D6.56276.154E7834@pb1.pair.com> <1638013035.20051126122138@marcus-boerger.de> <43888778.2050805@gmail.com> <4388C11D.2000708@gmail.com> <4388C20B.9040506@prohost.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] Re: PHP 5.1 (Or How to break tousands of apps out there) From: sniper@iki.fi (Jani Taskinen) On Sat, 26 Nov 2005, Ilia Alshanetsky wrote: > > I'd prefer ::: over \ for a namespace operator, even though it is > bordering on the "too-long" limit. Well, how often you think it's used in a script? If there will be namespaces, I'd prefer ::: too. --Jani