Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23793 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41510 invoked by uid 1010); 30 May 2006 20:27:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41494 invoked from network); 30 May 2006 20:27:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2006 20:27:05 -0000 X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:35028] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 54/D8-07504-79AAC744 for ; Tue, 30 May 2006 16:27:04 -0400 Received: (qmail 23393 invoked from network); 30 May 2006 20:26:39 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 30 May 2006 20:26:39 -0000 Message-ID: <7.0.1.0.2.20060530132237.03621f10@zend.com> X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Date: Tue, 30 May 2006 13:26:56 -0700 To: Marcus Boerger ,internals@lists.php.net Cc: Zeev Suraski ,Ilia Alshanetsky In-Reply-To: <16169364.20060530211554@marcus-boerger.de> References: <183687389.20060527223213@marcus-boerger.de> <16169364.20060530211554@marcus-boerger.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] MFHing zend_fcall_info_*() to 5.2 From: andi@zend.com (Andi Gutmans) 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