Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67873 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32666 invoked from network); 26 Jun 2013 14:28:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jun 2013 14:28:48 -0000 Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.169 as permitted sender) X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.217.169 mail-lb0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:36292] helo=mail-lb0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/70-29746-C9AFAC15 for ; Wed, 26 Jun 2013 10:28:45 -0400 Received: by mail-lb0-f169.google.com with SMTP id d10so1528299lbj.28 for ; Wed, 26 Jun 2013 07:28:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=qkPnR8e0RpCL44UjPKPKMyvfVrfNlw5WgbaJ4+j/9jI=; b=J1FLl++EpdajQU/2FUPcOPSbsrjDgUghZOt8s/YsWlll5jmIXucL9yU/moWB+gwtZU cHPIE4q7xxlg9gAbBdy8HkomsH2N0XxlMG8IjsvzSNuKTZV34lVIZOVUQrVob6DPF92C RbqjXFugWKw9oxPNFGw3/UO4NJYJ3IkIVmuNYcV4VnEbLSeOsbdYIeVgnnE6NC9vNVBR CXt/6T78QC8ptbXNj9kPPwgOnkO77iDqb5I0q9/jOAg2YQepg4JIG5NMJibqajb+z6ts MgFvKm5x5el5aCh1/SYZuUBKVA3nPFvy1JK1xafcUpfukHq7BAGYWk37TX3Y+LZb0rcY dnJQ== X-Received: by 10.152.9.102 with SMTP id y6mr2067584laa.17.1372256919495; Wed, 26 Jun 2013 07:28:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.235.104 with HTTP; Wed, 26 Jun 2013 07:28:19 -0700 (PDT) In-Reply-To: References: Date: Wed, 26 Jun 2013 11:28:19 -0300 Message-ID: To: Lior Kaplan Cc: PHP internals list Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Who's incharge of github pull requests? From: felipensp@gmail.com (Felipe Pena) 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