Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68169 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84670 invoked from network); 18 Jul 2013 20:44:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2013 20:44:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.47 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.47 mail-la0-f47.google.com Received: from [209.85.215.47] ([209.85.215.47:44620] helo=mail-la0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/FF-20914-EB358E15 for ; Thu, 18 Jul 2013 16:44:46 -0400 Received: by mail-la0-f47.google.com with SMTP id fe20so2824637lab.6 for ; Thu, 18 Jul 2013 13:44:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=VtxsqDZqFMkagOUNCSdtVVYO2P7n9t8iIujwbFsc8Ac=; b=D/jBlS6pSIZWz6naeqbXADaiUYR2Twux1ffYN/M/ioXYpYRyZqDMP5N/Lrny2Ls7wd aBVOKX8IEIzWv9UOTJQhcRsPyYAdkNJ/XeobuNPfIOF2sOEw+QZhFQ2pBXzkzGQL1dlb 4TKgzv6SQhTVYtctNZp4Ai5OwzzMdHNBhxu+98KqXgKaqr15jeQdutOvMT1eJNANo3qb Gn8PAsjSXmR4mOXiAgqoJkOMz86FIifh8omugG7vL5Jy0yOw8V6HkHzP2yAiNBfp8nkX TNXaCtie2Bso6RwHA5mGRV3HikwJv8e/yj1aSnJFX8P0B5YGLDwt2+Br7uqv8h8dLKQM 8WrA== X-Received: by 10.152.163.101 with SMTP id yh5mr1113152lab.9.1374180283304; Thu, 18 Jul 2013 13:44:43 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.4.233 with HTTP; Thu, 18 Jul 2013 13:44:03 -0700 (PDT) In-Reply-To: <51E83B38.2010301@sugarcrm.com> References: <51E83B38.2010301@sugarcrm.com> Date: Fri, 19 Jul 2013 05:44:03 +0900 X-Google-Sender-Auth: ckBNIiaP4_n-kNXgIUh88Xe1LWk Message-ID: To: Stas Malyshev Cc: Lior Kaplan , PHP internals list Content-Type: multipart/alternative; boundary=001a113369a6a4d16a04e1cf477c Subject: Re: [PHP-DEV] Pull requests report (17/7/2013) From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113369a6a4d16a04e1cf477c Content-Type: text/plain; charset=ISO-8859-1 Hi Stas 2013/7/19 Stas Malyshev > > Indeed we started with the easy ones... there isn't any reason simple > > patches > > won't get merged very quickly. > > There's a very simple reason - there are not enough people with enough > knowledge about PHP internals to properly evaluate patches that do it on > regular basis. Even the simplest patch takes time, at least if you do it > the right way - you have to read it, understand if it's right, pull it, > build with it, run tests with it if it has tests, merge it to multiple > branches, etc. - this takes time. Time is a scarce resource. I completely agree. 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? It's not a solution, but it's better than nothing. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113369a6a4d16a04e1cf477c--