Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85664 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70689 invoked from network); 1 Apr 2015 19:38:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Apr 2015 19:38:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.179 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.179 mail-pd0-f179.google.com Received: from [209.85.192.179] ([209.85.192.179:36768] helo=mail-pd0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/99-21906-1394C155 for ; Wed, 01 Apr 2015 14:38:26 -0500 Received: by pdea3 with SMTP id a3so13363340pde.3 for ; Wed, 01 Apr 2015 12:38:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=/ib2/9xTLmCXdtwaN/CrMD2qTmuqIEv1jMIe6MkKG60=; b=n4wcYnm/76KfnSoGj0LvRcB+ev8HraSRM43de+2Lb5tS0HODmPthZwQ1iD2E2gbmmZ w3lnrkpy8LjG/iBwZpJkLas/iCUhlRgvYKfHkqqD9K4LClabFnpR+lQHDvrsvbG6Lk3d /zZW52fGLNVZzVfp+EJF1kz1nd6UhTFB/q2+FrstIiPmeX9vp5C0VevP00JpxNfAENv/ onQIsoLCDX+Gl/cyrQjcAcEN8xEOn7BJke/sW/5+xKnABh0OrwKahV9QnYm6g2C7yuXo SOA5IufZfmNpGrwyiQc/IRhEa6XDVU0iYR+OXVcFUh8EDkuEjJsSBMtfmshXfxMih87Y TJbg== X-Received: by 10.70.31.66 with SMTP id y2mr81565819pdh.118.1427917102681; Wed, 01 Apr 2015 12:38:22 -0700 (PDT) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id tm6sm2918281pbc.7.2015.04.01.12.38.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Apr 2015 12:38:22 -0700 (PDT) Message-ID: <551C492C.3030809@gmail.com> Date: Wed, 01 Apr 2015 12:38:20 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Ferenc Kovacs , francois@php.net CC: Dennis Birkholz , PHP Internals , Stanislav Malyshev References: <551BC7CF.3080309@birkholz.biz> <02f101d06c6e$3790c020$a6b24060$@php.net> <030a01d06c98$e84725b0$b8d57110$@php.net> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] What's our official stance on small self-contained additions in a micro version From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > As I mentioned this wasn't something without precedence, but seeing how > Derick(ext/date lead author/maintainer) was explicitly against this > change, and there were no favorable response from the list I tend to > agree with the revert. Derick reviewed that patch and I didn't see him even mentioning he is explicitly against. Could you point me to where he describes he is against it? If you think it needs to be reverted please do so, you are the 5.6 RM. If you want me to do it I can do it later (on the weekend) but you'll have to update the RC branch. -- Stas Malyshev smalyshev@gmail.com