Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31690 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83591 invoked by uid 1010); 17 Aug 2007 16:23:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83576 invoked from network); 17 Aug 2007 16:23:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2007 16:23:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=david.coallier@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=david.coallier@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.173 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: david.coallier@gmail.com X-Host-Fingerprint: 66.249.92.173 ug-out-1314.google.com Received: from [66.249.92.173] ([66.249.92.173:43117] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/E4-49531-29BC5C64 for ; Fri, 17 Aug 2007 12:23:47 -0400 Received: by ug-out-1314.google.com with SMTP id c2so407195ugf for ; Fri, 17 Aug 2007 09:23:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=pM9fUu6UEBBDzIw+gXt046CmDjuSxpPerTC4bXxMafZbgAhpum46KaLgfncvduyMmIhV7wH5l5MsrOEOjgiyfyCMfVvAy42LNrka3+fgAxLxAUjhAz7cnbVN3iT313I1xv6GfzKvKRDhC8SN9bbsRyupTIYrDjVvaJu2J7rSork= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=HmoaaeKWar8v0tMrkuMoY9mmil+w8WlFrifOHl+EcFp3xi20rECLbtxVNwGkBhwVbAnkc91fx6ihe6JvlHr35XSogyz5cFzVTev1JOID/JehxjrV5cL+SLW/hi2hujM6P2DuJSCTEt+ANmDkwUdl2SdmWgddh9boUkFNY5KZ3Zg= Received: by 10.142.185.13 with SMTP id i13mr198389wff.1187367821976; Fri, 17 Aug 2007 09:23:41 -0700 (PDT) Received: by 10.143.33.15 with HTTP; Fri, 17 Aug 2007 09:23:41 -0700 (PDT) Message-ID: Date: Fri, 17 Aug 2007 12:23:41 -0400 Sender: david.coallier@gmail.com To: "PHP Internals List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 9167c51883f0605f Subject: Namespace question From: davidc@php.net ("David Coallier") Hey guys, looking at the minutes meeting from the paris conf (http://php.net/~derick/meeting-notes.html), I was wondering if " Constants in name spaces are allowed unless we find problems with the implementation. " were implemented. I tried but putting namespace MyPackage; const NAME = 'inspace'; Then I get a parse error. (Unexpected T_CONST..) Is that normal ? Looking at the minutes notes I can not really see what of this list that has been discussed by the attendees has been implemented. Enlighten me someone please. And yes these notes were built nearly 2 years ago. Thanks for your replies. -- David Coallier, Founder & Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18