Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26076 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22064 invoked by uid 1010); 17 Oct 2006 20:45:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22049 invoked from network); 17 Oct 2006 20:45:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2006 20:45:15 -0000 X-Host-Fingerprint: 80.123.98.46 unknown Received: from [80.123.98.46] ([80.123.98.46:8770] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/E1-05740-9D045354 for ; Tue, 17 Oct 2006 16:45:14 -0400 Message-ID: <95.E1.05740.9D045354@pb1.pair.com> To: internals@lists.php.net Date: Tue, 17 Oct 2006 22:45:16 +0200 User-Agent: Thunderbird 1.5.0.5 (X11/20060728) MIME-Version: 1.0 References: <4B.38.59377.24322254@pb1.pair.com> <1742727302.20061017220330@marcus-boerger.de> In-Reply-To: <1742727302.20061017220330@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 80.123.98.46 Subject: Re: [PHP-DEV] Re: zend_fcall_info API From: mike@php.net (Michael Wallner) Marcus Boerger wrote: > Hello Michael, > > looks nice to me. Only question i have is why not mark the new funcs ZEND_API? Well, right. I could at least make use of zend_fcall_info_args_clear() in output.c. > Is that following the development we went through with the stuff when i proposed > it up to when it got comitted? Pardon? :) Regards, -- Michael