Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67882 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49291 invoked from network); 26 Jun 2013 15:23:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jun 2013 15:23:39 -0000 Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.219.52 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.219.52 mail-oa0-f52.google.com Received: from [209.85.219.52] ([209.85.219.52:35598] helo=mail-oa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/34-29746-A770BC15 for ; Wed, 26 Jun 2013 11:23:39 -0400 Received: by mail-oa0-f52.google.com with SMTP id g12so14756090oah.25 for ; Wed, 26 Jun 2013 08:23:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=/cp41Za55KN8a5+tw2yzJ4KSKt1OV9RzQrVWIh2PXkY=; b=oEZfVqAX+xVykRYNPp5bII9aT+St+E553HQL5ISV+wpjx2hOb3ltOsLSRlhUxPJYHw JZqE2Okh5FHtTmm+x9jmTkns7sco9RfjRS0l7IqlMubRXgv4pQlJMmiqEESXOI9e2ycT PAyFhixYz+cLg8t4wiRZgi7d1ftPrF2ANJTBmeL217ACq9g5xhWZdsrB4phwuPcPa5mo c4erhQFmphcWSLYMUHxeFWQccw8UGj4LvIKcrleU3ENymkXbUf0dCWWoxsFWImPRBda/ WQDH7Zc/xJUbA9myHkDWATUk0vJQzFnoj7hxxWkyXEfKuQA/LxMyH+e73vRSqGjCCpjv qcmQ== MIME-Version: 1.0 X-Received: by 10.60.35.65 with SMTP id f1mr707476oej.17.1372260215876; Wed, 26 Jun 2013 08:23:35 -0700 (PDT) Received: by 10.60.136.134 with HTTP; Wed, 26 Jun 2013 08:23:35 -0700 (PDT) In-Reply-To: References: Date: Wed, 26 Jun 2013 18:23:35 +0300 Message-ID: To: Felipe Pena Cc: PHP internals list Content-Type: multipart/alternative; boundary=089e0117634fb5009704e0103a92 X-Gm-Message-State: ALoCoQkfYOoOQBcpsNHRoaiN3VpBPVtIala/wp4nVts+xDwuO8kkEAp+O8VZd5zHbEFF3b/tSJ5HNlth86DJMxZtuh3fvtORg6bXTGnblCLgqh8DJRdU6Gkaa7TbezQJrGuHEn+ElLMJ Subject: Re: [PHP-DEV] Who's incharge of github pull requests? From: lior.k@zend.com (Lior Kaplan) --089e0117634fb5009704e0103a92 Content-Type: text/plain; charset=UTF-8 Hi Felipe, Indeed I saw more responsiveness for the pull requests (mine and others), thanks. The question was about the process of reviewing these requests. 1. Do we have someone in charge (making sure they pass some minimum requirements) or this is done sporadically ? 2. If we do it sporadically, how do we make sure things aren't lost or get stuck (causing us to lose good patches). Yes, most of us are volunteers (both the developers and the patch senders) and this reflects on time issues. With that said, both sides have interest of seeing more patches sent and accepted. As I have experience with this on other projects, I'm trying to help improve the status here. Of course, I'm willing to personally help here, so I'm not just asking you guys to handle this yourselves. Kaplan On Wed, Jun 26, 2013 at 5:28 PM, Felipe Pena wrote: > Hi, > > I saw some patches from you (mentioned in the blog post) has been pushed > to git. > > About the FTP patch, as it requires further testing and an environment > for such, and we do not have an active maintainer currently for the > extension. It tend to have a delay until anyone with free time (most > of we are volunteers), and cares about testing the patch for such > extension, to get it applied. > > Thanks for contributing! > > > 2013/6/16 Lior Kaplan : > > Hi, > > > > It seems the list of pull requests on github is getting bigger, who's > > inchange to review it? > > https://github.com/php/php-src/pulls > > > > I must say that my experience so far in trying to push patches through > the > > bug system > > or pull request is quite deprsing (comparing to other open source > projects): > > https://liorkaplan.wordpress.com/2013/06/05/getting-patches-into-php/ > > > > Kaplan > > > > -- > Regards, > Felipe Pena > --089e0117634fb5009704e0103a92--