Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46379 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28311 invoked from network); 9 Dec 2009 20:10:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2009 20:10:26 -0000 Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.12 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.12 lo.gmane.org Linux 2.6 Received: from [80.91.229.12] ([80.91.229.12:55036] helo=lo.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/A0-25115-034002B4 for ; Wed, 09 Dec 2009 15:10:25 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NISrb-0001Ek-TG for internals@lists.php.net; Wed, 09 Dec 2009 21:10:19 +0100 Received: from hartes-php.de ([85.214.110.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Dec 2009 21:10:19 +0100 Received: from sb by hartes-php.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Dec 2009 21:10:19 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Wed, 09 Dec 2009 14:09:57 -0600 Lines: 9 Message-ID: References: <4B1D0D85.7050600@easyflirt.com> <4B1D563C.4050504@zend.com> <4B1FF3BB.90505@zend.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: hartes-php.de User-Agent: Thunderbird 2.0.0.23 (X11/20090817) In-Reply-To: <4B1FF3BB.90505@zend.com> Sender: news Subject: Re: [PHP-DEV] Opcode EXT_FCALL_BEGIN and EXT_FCALL_END? From: sb@sebastian-bergmann.de (Sebastian Bergmann) Stanislav Malyshev wrote: > I think those appeared before execute() was overridable, so newer code > doesn't have to use it. So, why not remove them? :) -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/