Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68217 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60826 invoked from network); 19 Jul 2013 19:32:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2013 19:32:45 -0000 Authentication-Results: pb1.pair.com header.from=jakub.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jakub.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.171 as permitted sender) X-PHP-List-Original-Sender: jakub.php@gmail.com X-Host-Fingerprint: 209.85.216.171 mail-qc0-f171.google.com Received: from [209.85.216.171] ([209.85.216.171:40179] helo=mail-qc0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/10-13120-C5499E15 for ; Fri, 19 Jul 2013 15:32:44 -0400 Received: by mail-qc0-f171.google.com with SMTP id n1so2519940qcw.2 for ; Fri, 19 Jul 2013 12:32:41 -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=pvZjsotV1nfT/QSLDf0R63R3azuf+6xcZO+k6lstO1c=; b=bXHWbPwZCKnDrS+3ActvWo+0VywO68v9avxWoZfrvIuEZRk5TXO2E8hY+RRhzvcloO Ea9yoF4CRihjAsn4gs50wmR8EbjSQirnASpXiUlurhn4IrKJkorUyWp25pb5FRn/4FjC AAkKWqJ7cGXrhtNWuqBoa1/zzj+vR9sUN+qRwYqeIc153pxlY99ZGDcrxXztqNoHFwm2 pds19Wy+k2Qu8tL5NNwLH5oqxOOuTjCFEYrInkoofk5Wj/cDJYFg7M7bVmqLXl9ojSUI lnQ+ASGZPpEXx8eBSdKdVO/gdxN5XmIs4+UORQpLvCoVphvIz5Q4GOTiNYzgKC5swRs5 62sg== MIME-Version: 1.0 X-Received: by 10.224.20.72 with SMTP id e8mr19881732qab.104.1374262361552; Fri, 19 Jul 2013 12:32:41 -0700 (PDT) Received: by 10.224.178.69 with HTTP; Fri, 19 Jul 2013 12:32:41 -0700 (PDT) In-Reply-To: References: <51E83B38.2010301@sugarcrm.com> Date: Fri, 19 Jul 2013 20:32:41 +0100 Message-ID: To: Yasuo Ohgaki Cc: Levi Morrison , Stas Malyshev , Lior Kaplan , PHP internals list Content-Type: multipart/alternative; boundary=001a11c1bfeae37dad04e1e26382 Subject: Re: [PHP-DEV] Pull requests report (17/7/2013) From: jakub.php@gmail.com (Jakub Zelenka) --001a11c1bfeae37dad04e1e26382 Content-Type: text/plain; charset=ISO-8859-1 Hi, please can you close the pull request https://github.com/php/php-src/pull/317 . It's my old request for array_column bug that has been already fixed. Cheers. Jakub On Thu, Jul 18, 2013 at 11:04 PM, Yasuo Ohgaki wrote: > Hi Levi, > > 2013/7/19 Levi Morrison > > > Why don't we state this fact in bugs.php.net and github that bug/PR will > >> take time to be addresses? > >> > >> It's better to give contributors expectation how long it may take time > to > >> be addresses? > >> > > > > I personally would recommend against it. They'd be less likely to submit > a > > PR if they have a warning up front that their PR will sit there for a > long > > time. > > > > Just my input. > > > > Expectation control is basic management task. > When you order something, you would like to know how long it > will take to be delivered. Don't you upset if there aren't any notice > for long delivery time? > > It's better treat contributors nicely, IMHO. > If they have better experience, they may contribute again. > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > --001a11c1bfeae37dad04e1e26382--