Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36911 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80872 invoked from network); 9 Apr 2008 23:47:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Apr 2008 23:47:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=ekneuss@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ekneuss@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.142.188 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: ekneuss@gmail.com X-Host-Fingerprint: 209.85.142.188 ti-out-0910.google.com Received: from [209.85.142.188] ([209.85.142.188:25645] helo=ti-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/43-61052-3955DF74 for ; Wed, 09 Apr 2008 19:47:33 -0400 Received: by ti-out-0910.google.com with SMTP id a21so1176031tia.17 for ; Wed, 09 Apr 2008 16:47:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=zBMi7ir5D2mybkXygUrThRCEcmpGx2/xDE6Jc2Dhmkk=; b=IjoXarOwESkJQQ4z9sNNUNuT6hl3xH7KuzlvlHJVWoa8xNiuB3uxzLebyiUhwl56k7SZfSQu2QKfY2trZ11KO9A2465Egmsu3L9dtdVGH+ocZ7w8NP+CAn93YG4M7D5cMTnnr08kQ6uKedqXLO1I/jkXlk2pr05/8cK3Dlzxtxo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=VnrAObrnNEj/DruqZVecMJrGftY85OMWZzhhN8bI/zxxPMc1oKUtuHp65aqJTCuoqvtWsY4E346+4PyY/sZz2ZnA7eE0POMC8i2pKYkiPQnMbUfgc2avbg9ZAVALXN/jue4uCd2nFMxSGKznk6uJEbvD3pziZ06r5Yix427zvRI= Received: by 10.151.44.18 with SMTP id w18mr1072067ybj.184.1207784846654; Wed, 09 Apr 2008 16:47:26 -0700 (PDT) Received: by 10.151.39.1 with HTTP; Wed, 9 Apr 2008 16:47:26 -0700 (PDT) Message-ID: Date: Thu, 10 Apr 2008 01:47:26 +0200 Sender: ekneuss@gmail.com To: "Stanislav Malyshev" Cc: "Mike Lively" , "PHP Internals List" In-Reply-To: <47FD50E8.3040304@zend.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_13379_19035319.1207784846636" References: <8d7b8c130804061134t57b00652t203a842e8b566471@mail.gmail.com> <47FD50E8.3040304@zend.com> X-Google-Sender-Auth: 473a7c05f30194ad Subject: Re: [PHP-DEV] [PATCH] LSB - forward_static_call function patch (with tests) From: colder@php.net ("Etienne Kneuss") ------=_Part_13379_19035319.1207784846636 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, It's already in, and none so far ;) Regards On Thu, Apr 10, 2008 at 1:27 AM, Stanislav Malyshev wrote: > Hi! > > Mike Lively wrote: > > > I have created a few tests for the patch and updated to the patch to the > > tip > > of both php6 and php5.3 > > > > http://ds-o.com/Patches/lsb.forward_static_call.v3.tar.gz > > > > Looks fine. Any objections to this patch from anybody? > -- > Stanislav Malyshev, Zend Software Architect > stas@zend.com http://www.zend.com/ > (408)253-8829 MSN: stas@zend.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- Etienne Kneuss http://www.colder.ch Men never do evil so completely and cheerfully as when they do it from a religious conviction. -- Pascal ------=_Part_13379_19035319.1207784846636--