Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40224 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16236 invoked from network); 2 Sep 2008 22:59:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Sep 2008 22:59:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:36388] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/2B-33714-A65CDB84 for ; Tue, 02 Sep 2008 18:59:55 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 3 Sep 2008 02:00:59 +0300 Received: from [192.168.16.110] ([192.168.16.110]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 2 Sep 2008 16:00:31 -0700 Message-ID: <48BDC58D.7050308@zend.com> Date: Tue, 02 Sep 2008 16:00:29 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Matt Wilmas CC: internals@lists.php.net, Dmitry Stogov References: <013e01c8f257$1e1bbcf0$0201a8c0@pc1> <4890B18E.7000500@zend.com> <00e001c8f302$e8100fb0$0201a8c0@pc1> <4891A769.6090306@zend.com> <026201c909dc$46875860$0201a8c0@pc1> <48B856D9.7080906@zend.com> <48BA58BA.9090404@zend.com> <008f01c90b4e$84a2dbb0$0201a8c0@pc1> In-Reply-To: <008f01c90b4e$84a2dbb0$0201a8c0@pc1> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Sep 2008 23:00:31.0391 (UTC) FILETIME=[B306BAF0:01C90D4F] Subject: Re: [PHP-DEV] Re: [PATCH] Constant expr folding (again), and other things From: stas@zend.com (Stanislav Malyshev) Hi! > I forgot to reply to Stas' message yesterday, sorry... But, there is no > change in behavior here either as far as I know. For the code Stas quoted, > with static vars (if that's what was being referred to), there's definitely > not been a change (though its parser code was tweaked a bit), and there has > never been a locale issue, and the operand negation happens at compile-time > (as always). Yes, it seems like you are right - for such cases it happens in compile time in any case. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com