On 8/22/07, Dmitry Stogov <[EMAIL PROTECTED]> wrote: > We are working on this feature and additional patch will be posted for > review on this week. > > Thanks. Dmitry. > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] 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 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php