Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41689 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46758 invoked from network); 5 Nov 2008 18:07:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Nov 2008 18:07:11 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.116 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.116 us-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [63.205.162.116] ([63.205.162.116:2895] helo=us-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/AB-22938-CC0E1194 for ; Wed, 05 Nov 2008 13:07:10 -0500 Received: from [192.168.16.110] ([192.168.16.110]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 5 Nov 2008 10:07:08 -0800 Message-ID: <4911E0CC.8020003@zend.com> Date: Wed, 05 Nov 2008 10:07:08 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Gregory Beaver CC: Pierre Joye , PHP internals , Marcus Boerger , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Dmitry Stogov References: <4911BC22.6050506@chiaraquartet.net> In-Reply-To: <4911BC22.6050506@chiaraquartet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Nov 2008 18:07:08.0869 (UTC) FILETIME=[518B0750:01C93F71] Subject: Re: [PHP-DEV] Re: 5.3+ build broken, see compile log From: stas@zend.com (Stanislav Malyshev) Hi! > Unrelated to this windows compilation problem (thanks Felipe for the > quick fix), I'm concerned to see that I missed an example of opcode > modification. We can't modify opcodes directly because of opcode Runtime opcode modification is definitely a bad idea. This needs to be fixed. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com