Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85703 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72797 invoked from network); 3 Apr 2015 04:55:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Apr 2015 04:55:35 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.51 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.51 mail-pa0-f51.google.com Received: from [209.85.220.51] ([209.85.220.51:35731] helo=mail-pa0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/A3-56257-64D1E155 for ; Thu, 02 Apr 2015 23:55:35 -0500 Received: by patj18 with SMTP id j18so105233202pat.2 for ; Thu, 02 Apr 2015 21:55:31 -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=iFpGeA6fmOiqrOH+JP3MR/EmTe3pHo3YmyAoIUrQNXk=; b=qeZNZU+MqE/fbRYhdVMWXzI8xP6vzx6WtNUrUlbPnm9pry76XWlz36SmqHkq12Rsdl x0x+hVX/6mvMn42YF1v40PG0Xo5U6VLXf861WKZWRGhwM7mC/Oa8CMP9jqR2/nKF61Hw 6ARa5fUJroZf6uYaARMb6BaXxx49HKRagk5QM+5oxQ2058PMj07bmnBmXLUEPiNcJkDf KZzAdioBJB/8Zem8fitShMvTrFH3JaWhQ0rQXFTiexCpluF+BDhrgCUsNvf9G23N+dgb 6kgtN513pluSnOo1g1DwsNX8vQzh7WNTP08zY03M/rvj1n6ZuhpKgYwzuNzXzNxcqOc5 AZ7A== X-Received: by 10.68.161.4 with SMTP id xo4mr1186630pbb.65.1428036931309; Thu, 02 Apr 2015 21:55:31 -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 da10sm6807412pac.42.2015.04.02.21.55.29 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Apr 2015 21:55:30 -0700 (PDT) Message-ID: <551E1D3F.3020703@gmail.com> Date: Thu, 02 Apr 2015 21:55:27 -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: Ryan Pallas , Dan Ackroyd CC: francois@php.net, Ferenc Kovacs , Dennis Birkholz , "internals@lists.php.net" References: <551BC7CF.3080309@birkholz.biz> <551C44C7.6060108@gmail.com> <551C48AC.3090908@birkholz.biz> <551C4A60.2050805@gmail.com> <551C5045.3010405@birkholz.biz> <551C56E2.8090100@gmail.com> <551C5AFB.7090107@birkholz.biz> <551C6296.40101@gmail.com> <036301d06d61$4e674370$eb35ca50$@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! > +1 This is exactly it. The longer older versions are "supported" the > longer they remain in the wild. 5.3 is unsupported and still has over 40%. 5.2 is dead for 4 years by now and still beats 5.5 by factor of more than 2. So I don't think just unsupporting something will make a big difference there. -- Stas Malyshev smalyshev@gmail.com