Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39324 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83493 invoked from network); 25 Jul 2008 15:43:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2008 15:43:20 -0000 Authentication-Results: pb1.pair.com header.from=chris_se@gmx.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=chris_se@gmx.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.net designates 213.165.64.20 as permitted sender) X-PHP-List-Original-Sender: chris_se@gmx.net X-Host-Fingerprint: 213.165.64.20 mail.gmx.net Received: from [213.165.64.20] ([213.165.64.20:33951] helo=mail.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/88-22699-694F9884 for ; Fri, 25 Jul 2008 11:43:19 -0400 Received: (qmail invoked by alias); 25 Jul 2008 15:43:15 -0000 Received: from p54A161D6.dip.t-dialin.net (EHLO chris-se.dyndns.org) [84.161.97.214] by mail.gmx.net (mp068) with SMTP; 25 Jul 2008 17:43:15 +0200 X-Authenticated: #186999 X-Provags-ID: V01U2FsdGVkX1/xX0J/zgfxK0kBVyd5FIid5fqQKGNSly/u4jeeWx s1fK4d0XkiQGO/ Received: from [192.168.100.13] (cobalt.seiler.lan [192.168.100.13]) by chris-se.dyndns.org (Postfix) with ESMTP id 8308719446 for ; Fri, 25 Jul 2008 17:10:19 +0200 (CEST) Message-ID: <4889F43D.8030609@gmx.net> Date: Fri, 25 Jul 2008 17:41:49 +0200 User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: php-dev List References: <48886651.80407@gmx.net> In-Reply-To: <48886651.80407@gmx.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 Subject: Re: [PHP-DEV] [PATCH] Closures and reflection improvements From: chris_se@gmx.net (Christian Seiler) Hi, > http://www.christian-seiler.de/temp/php/2008-07-24-reflection/reflection-closure-fixes-5.3.patch > > http://www.christian-seiler.de/temp/php/2008-07-24-reflection/reflection-closure-fixes-6.patch The last CVS commit for apply_func_t and TSRMLS_CC conflicted with the patches, I merged the conflicting line manually and reuploaded the patches to the same location. Regards, Christian