Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70053 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22941 invoked from network); 7 Nov 2013 13:03:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2013 13:03:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 212.27.42.4 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 212.27.42.4 smtp4-g21.free.fr Linux 2.6 Received: from [212.27.42.4] ([212.27.42.4:55787] helo=smtp4-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/61-16506-8BF8B725 for ; Thu, 07 Nov 2013 08:03:54 -0500 Received: from schrodingerscat.famillecollet.com (unknown [82.241.130.121]) by smtp4-g21.free.fr (Postfix) with ESMTP id 01F514C81BB for ; Thu, 7 Nov 2013 14:03:45 +0100 (CET) Message-ID: <527B8FB0.2040200@fedoraproject.org> Date: Thu, 07 Nov 2013 14:03:44 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: PHP Internals References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] Constant Scalar Expressions (with constants) From: remi@fedoraproject.org (Remi Collet) Le 07/11/2013 13:01, Bob Weinand a écrit : > Enjoy reading the RFC at: > > https://wiki.php.net/rfc/const_scalar_exprs I have enjoy it. Really nice. Remi.