Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31846 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15280 invoked by uid 1010); 22 Aug 2007 15:13:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15257 invoked from network); 22 Aug 2007 15:13:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2007 15:13:58 -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 209.85.132.243 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: 209.85.132.243 an-out-0708.google.com Received: from [209.85.132.243] ([209.85.132.243:23361] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/81-06702-2B25CC64 for ; Wed, 22 Aug 2007 11:13:55 -0400 Received: by an-out-0708.google.com with SMTP id c18so25134anc for ; Wed, 22 Aug 2007 08:13:50 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=b29GBOz01ier8p0g6N9SDSeUGgpW8gIcnctak9k49MoAGndVtRU8L26DEms8C16i2XS6MQNvQ+LAN9tPSyP9pOwsPJobRAuEbokSFceNuQnMGwFw8yrKXoyhiYp0imfSw12UrZ3Lvp/sbpvcAX8SLzKUV0ZpHgHQkM0I2MVX6ZA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=CDYIFbYwkelCPw9rdwgHGGHfUndvplPTPiOcKeo+S61i5mrzxyIEITzJ9luUeNdVflS8Nn4t10OfBYnIY5x23hLtVqdmLuBEOkdRL+Brtqgj3EAJOOBVCi8tblAlRt66dp+4Qv/6OYnpqxRKHX3bWkMPK36pUsCKVD+dEAq0Tn0= Received: by 10.142.131.18 with SMTP id e18mr81257wfd.1187795629984; Wed, 22 Aug 2007 08:13:49 -0700 (PDT) Received: by 10.143.33.15 with HTTP; Wed, 22 Aug 2007 08:13:49 -0700 (PDT) Message-ID: Date: Wed, 22 Aug 2007 11:13:49 -0400 Sender: david.coallier@gmail.com To: "Dmitry Stogov" Cc: "PHP Internals List" In-Reply-To: <000001c7e481$9306f7d0$6e02a8c0@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <000001c7e481$9306f7d0$6e02a8c0@thinkpad> X-Google-Sender-Auth: e682d52f107ab101 Subject: Re: [PHP-DEV] Namespace question From: davidc@php.net ("David Coallier") On 8/22/07, Dmitry Stogov wrote: > We are working on this feature and additional patch will be posted for > review on this week. > > Thanks. Dmitry. > > > -----Original Message----- > > From: david.coallier@gmail.com > > [mailto:david.coallier@gmail.com] On Behalf Of David Coallier > > Sent: Friday, August 17, 2007 8:24 PM > > To: PHP Internals List > > Subject: [PHP-DEV] Namespace question > > > > > > 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 > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > Ah ok, the discussions were quick. -- David Coallier, Founder & Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18