Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59236 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83034 invoked from network); 30 Mar 2012 11:28:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2012 11:28:53 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:52752] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 39/36-53104-4F8957F4 for ; Fri, 30 Mar 2012 06:28:53 -0500 Received: by pbcun1 with SMTP id un1so1763281pbc.29 for ; Fri, 30 Mar 2012 04:28:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=UuRxiyuln1PlPfs/5dQYKmat8Gnn4vYFehR3pDqCKrk=; b=Sv6xoR7K8oqmQMpwKdFT89TLkNAia7e1e9/NqCgT140x4J9aQz1iYWvtaVzgy8qxfq qBK2mZcpHCl4TdTCFU8PtwDok5VpYinZXWEVFhZk59w0lvglwbqk4HhhViNibz76Bj9j bgshdpLfwwYBRDerpLYzdMOzEKz9+Svhs0QimbdVjvzUmfDJd4WNqMghBuizNDV6+b6X 5WMKmXpZzTKcCV04Ct+J1oXiXSknRs6PQG8PDvaSR7r0BkTAfIzXIP1CGJF1P3M2n+eq 4/tkA8Cy71gUhwfLIag/pxITz3gFqc6trZannwZESFN2we8i4GU45pFJpQqQl7XuB/7F ATRg== MIME-Version: 1.0 Received: by 10.68.229.33 with SMTP id sn1mr8526605pbc.59.1333106928869; Fri, 30 Mar 2012 04:28:48 -0700 (PDT) Received: by 10.68.15.105 with HTTP; Fri, 30 Mar 2012 04:28:48 -0700 (PDT) In-Reply-To: References: Date: Fri, 30 Mar 2012 13:28:48 +0200 Message-ID: To: Peter Cowburn Cc: Laruence , marius adrian popa , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=047d7b1601bbf162e404bc742468 Subject: Re: [PHP-DEV] I need more karma for ext/interbase folder From: tyra3l@gmail.com (Ferenc Kovacs) --047d7b1601bbf162e404bc742468 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Mar 30, 2012 at 1:01 PM, Peter Cowburn wrot= e: > > > On 30 March 2012 11:51, Ferenc Kovacs wrote: > >> AFAIK mariuz should have karma for the interbase and pdo_firebird exts, >> see >> > http://svn.php.net/viewvc/SVNROOT/global_avail?view=3Dmarkup#l176 and >> http://svn.php.net/viewvc/SVNROOT/global_avail?view=3Dmarkup#l292 >> so it is either a bug in the new karma check implementation, or I'm >> missing >> something. > > > Marius, does already have karma (but, see below). > > There is a bug in the global_avail file. It has wildcard patterns like > "php-src.git/*/ext/foobar" where the "*" formerly marked the branch name = in > SVN. Since Git does not make branches part of the folder hierarchy, they > are now wrong for the git repos. The above example should therefore be > "php-src.git/ext/foobar" to give karma for that extension. > > I have attached a patch against the global_avail file. > > nice catch! --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7b1601bbf162e404bc742468--