Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23786 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11724 invoked by uid 1010); 30 May 2006 19:13:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11706 invoked from network); 30 May 2006 19:13:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2006 19:13:48 -0000 X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:47007] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1C/05-07504-C699C744 for ; Tue, 30 May 2006 15:13:48 -0400 Received: from baumbart.mbo (dslb-084-063-066-070.pools.arcor-ip.net [84.63.66.70]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id D2D4135C1EB; Tue, 30 May 2006 21:13:45 +0200 (CEST) Date: Tue, 30 May 2006 21:15:54 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <16169364.20060530211554@marcus-boerger.de> To: internals@lists.php.net Cc: Andi Gutmans , Zeev Suraski , Ilia Alshanetsky In-Reply-To: <183687389.20060527223213@marcus-boerger.de> References: <183687389.20060527223213@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] MFHing zend_fcall_info_*() to 5.2 From: helly@php.net (Marcus Boerger) 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