Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46374 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6980 invoked from network); 9 Dec 2009 19:00:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2009 19:00:44 -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 212.25.124.185 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.185 il-mr1.zend.com Received: from [212.25.124.185] ([212.25.124.185:60444] helo=il-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/BA-55877-8D3FF1B4 for ; Wed, 09 Dec 2009 14:00:43 -0500 Received: from us-gw1.zend.com (unknown [192.168.16.5]) by il-mr1.zend.com (Postfix) with ESMTP id D56A8504D3; Wed, 9 Dec 2009 20:46:09 +0200 (IST) Received: from [192.168.16.93] ([192.168.16.93]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 9 Dec 2009 11:00:11 -0800 Message-ID: <4B1FF3BB.90505@zend.com> Date: Wed, 09 Dec 2009 11:00:11 -0800 Organization: Zend Technologies User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Lightning/1.0b1pre Thunderbird/3.0 MIME-Version: 1.0 To: Derick Rethans CC: Mathieu Suen , internals@lists.php.net References: <4B1D0D85.7050600@easyflirt.com> <4B1D563C.4050504@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Dec 2009 19:00:11.0176 (UTC) FILETIME=[D52ACA80:01CA7901] Subject: Re: [PHP-DEV] Opcode EXT_FCALL_BEGIN and EXT_FCALL_END? From: stas@zend.com (Stanislav Malyshev) Hi! > Are you guys using those in Zend Debugger? Because in Xdebug I found > them utterly useless (not EXT_STMT, which I do use). Instead of using > EXT_FCALL_* I just do the triggers in the overloaded zend_execute. I think those appeared before execute() was overridable, so newer code doesn't have to use it. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com