Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4626 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90506 invoked by uid 1010); 30 Sep 2003 22:51:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 90482 invoked by uid 1007); 30 Sep 2003 22:51:30 -0000 Message-ID: <20030930225130.90481.qmail@pb1.pair.com> To: internals@lists.php.net References: <20030929224800.65605.qmail@pb1.pair.com> Date: Tue, 30 Sep 2003 19:51:30 -0300 Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Posted-By: 200.196.104.198 Subject: Re: [PHP-DEV] class constants bugs From: cunha17@uol.com.br ("Cristiano Duarte") "Derick Rethans" escreveu na mensagem news:Pine.LNX.4.53.0309300959170.19526@jdi.jdimedia.nl... > On Mon, 29 Sep 2003, Cristiano Duarte wrote: > > > Shouldn't class constants support simple expressions ? > > No. So It's a compiler bug if it not complaining abount contant expressions... P.S.: I remember that on this list someone posted a patch to allow these kind of expressions. I think at that time it was commited to CVS. Are you shure that these expressions won't be allowed ? Cristiano