Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23797 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82091 invoked by uid 1010); 30 May 2006 22:24:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82076 invoked from network); 30 May 2006 22:24:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2006 22:24:13 -0000 X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:34528] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F8/9D-07504-D06CC744 for ; Tue, 30 May 2006 18:24:13 -0400 Received: from [192.168.1.103] (adsl-69-107-110-109.dsl.pltn13.pacbell.net [69.107.110.109]) (authenticated bits=0) by lerdorf.com (8.13.6/8.13.6/Debian-1) with ESMTP id k4UMO8kW003076; Tue, 30 May 2006 15:24:09 -0700 Message-ID: <447CC60A.9050800@lerdorf.com> Date: Tue, 30 May 2006 15:24:10 -0700 User-Agent: Thunderbird 3.0a1 (Macintosh/20060414) MIME-Version: 1.0 To: Andi Gutmans CC: Marcus Boerger , internals@lists.php.net, Zeev Suraski , Ilia Alshanetsky References: <183687389.20060527223213@marcus-boerger.de> <16169364.20060530211554@marcus-boerger.de> <7.0.1.0.2.20060530132237.03621f10@zend.com> In-Reply-To: <7.0.1.0.2.20060530132237.03621f10@zend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] MFHing zend_fcall_info_*() to 5.2 From: rasmus@lerdorf.com (Rasmus Lerdorf) Let me second that. This was a long weekend in the US and I am just getting to my email now as well. Some of us, for our own sanity, do occasionally tune out for a couple of days. -Rasmus Andi Gutmans wrote: > Marcus, > > Saturday when you sent this was the weekend which lasted until this > morning here in the US (and I happened to be away for the weekend). I am > now busy catching up on all emails so by tomorrow I'll probably be able > to respond. > I suggest in future to give people adequate time to read emails and > respond before sending yet another negative Marcus email (they are > getting tiring). I don't have a Marcus-only queue which gets answered > instantaneously and I bet Ilia doesn't either. > > Andi > > At 12:15 PM 5/30/2006, Marcus Boerger wrote: >> Hello, >> >> i guess i don'T get an answer to this do i? >> >> Saturday, May 27, 2006, 10:32:13 PM, you wrote: >> >> > Hello Andi, Zeev, Ilia, >> >> > the attached patch adds three new functions that make calling >> > functions a lot easier - at least for me in SPL. And it also does >> > a few things correct which are probably overseen easily. The >> > addition works in HEAD already and paases all memcheck tests idid >> > so far. >> >> Best regards, >> Marcus >