Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13681 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13764 invoked by uid 1010); 2 Nov 2004 12:52:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13739 invoked from network); 2 Nov 2004 12:52:16 -0000 Received: from unknown (HELO main.gmane.org) (80.91.229.2) by pb1.pair.com with SMTP; 2 Nov 2004 12:52:16 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1COy92-0003Rl-00 for ; Tue, 02 Nov 2004 13:52:16 +0100 Received: from p508e3fc1.dip.t-dialin.net ([80.142.63.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Nov 2004 13:52:16 +0100 Received: from sb by p508e3fc1.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Nov 2004 13:52:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Tue, 02 Nov 2004 13:52:14 +0100 Lines: 24 Message-ID: References: <1099393881.311.7.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p508e3fc1.dip.t-dialin.net User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en In-Reply-To: <1099393881.311.7.camel@localhost> X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Sender: news Subject: Re: [PHP-DEV] Reflection API r1.136 From: sb@sebastian-bergmann.de (Sebastian Bergmann) Timm Friebe wrote: > Why was this added? I asked Marcus to add these. > These: > > 1) call_user_func_array( > array(new ReflectionMethod('class', 'method'), 'invoke', > array(1, 2, 3) > ) > > 2) call_user_func( > array(new ReflectionMethod('class', 'method'), 'invoke', > 1, 2, 3 > ) > > work just fine. They work, but not seamless. -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69