Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48339 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22116 invoked from network); 19 May 2010 08:54:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 May 2010 08:54:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=frederic.hardy@mageekbox.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=frederic.hardy@mageekbox.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain mageekbox.net from 213.186.62.213 cause and error) X-PHP-List-Original-Sender: frederic.hardy@mageekbox.net X-Host-Fingerprint: 213.186.62.213 30.mail-out.ovh.net Received: from [213.186.62.213] ([213.186.62.213:36587] helo=30.mail-out.ovh.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/E0-13665-137A3FB4 for ; Wed, 19 May 2010 04:54:10 -0400 Received: (qmail 12367 invoked by uid 503); 19 May 2010 08:49:28 -0000 Received: from b7.ovh.net (HELO mail640.ha.ovh.net) (213.186.33.57) by 30.mail-out.ovh.net with SMTP; 19 May 2010 08:49:28 -0000 Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 19 May 2010 08:54:06 -0000 Received: from o2.noparking.net (HELO diablo.local) (fhardy%noparking.net@88.181.202.210) by ns0.ovh.net with SMTP; 19 May 2010 08:54:04 -0000 Message-ID: <4BF3A72B.8020903@mageekbox.net> Date: Wed, 19 May 2010 10:54:03 +0200 User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100402 Thunderbird/3.0.4 MIME-Version: 1.0 To: PHP internals Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Ovh-Tracer-Id: 12046003105133433547 X-Ovh-Remote: 88.181.202.210 (o2.noparking.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|U 0.500004/N Subject: Constant and expression ? From: frederic.hardy@mageekbox.net (Frederic Hardy) Hello ! Is there any feature request about constant and expression ? I would like to write something like that : Best regards, Fred.