Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68170 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89172 invoked from network); 18 Jul 2013 21:08:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2013 21:08:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.50 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.219.50 mail-oa0-f50.google.com Received: from [209.85.219.50] ([209.85.219.50:51065] helo=mail-oa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/E0-20914-66958E15 for ; Thu, 18 Jul 2013 17:08:54 -0400 Received: by mail-oa0-f50.google.com with SMTP id k7so4776298oag.37 for ; Thu, 18 Jul 2013 14:08:51 -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=u4OlDndLa3UZcc+tChNOVaz5MXyuenFnG17v4M0RTgg=; b=iRPnD0xuTiEN4WrjXmx3iJcdsic+ZcR/ehLUoROnc1cnLNo45+Cyqnv3srG8OaAAqM YS/LN4M3dSvEWRA0NaUK4eNthNKEFDMy48c2z9Y/U4Nt+jEEyTxikr+9lryuYUW/qPk6 5wrtraZ+xRB6Dclp3Xj3hXJf4Z7V2NgB5NLDzBLqGqXM1sfd36JSMCEO1GDd05Wb4HIb 8SmCmB/CPygBLt4ldy6P17bUfgJ60eTx66gzYL2ILAJuCUu7zciWZ2JKSATAx9p9wlY5 +Ocela+YnvFgLf1rigCLyNFbas3IjuXwHyvwRG9FIYsLuli2ipqgCit8ZUP5uCs7tYsk yRrw== MIME-Version: 1.0 X-Received: by 10.60.37.74 with SMTP id w10mr15432042oej.30.1374181731668; Thu, 18 Jul 2013 14:08:51 -0700 (PDT) Received: by 10.76.81.167 with HTTP; Thu, 18 Jul 2013 14:08:51 -0700 (PDT) In-Reply-To: References: <51E83B38.2010301@sugarcrm.com> Date: Thu, 18 Jul 2013 15:08:51 -0600 Message-ID: To: Yasuo Ohgaki Cc: Stas Malyshev , Lior Kaplan , PHP internals list Content-Type: multipart/alternative; boundary=089e013cc49cf918f104e1cf9d93 Subject: Re: [PHP-DEV] Pull requests report (17/7/2013) From: morrison.levi@gmail.com (Levi Morrison) --089e013cc49cf918f104e1cf9d93 Content-Type: text/plain; charset=ISO-8859-1 > 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. --089e013cc49cf918f104e1cf9d93--