Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64226 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80750 invoked from network); 10 Dec 2012 13:08:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Dec 2012 13:08:58 -0000 Authentication-Results: pb1.pair.com header.from=adam@adamharvey.name; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=adam@adamharvey.name; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain adamharvey.name designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: adam@adamharvey.name X-Host-Fingerprint: 209.85.210.170 mail-ia0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:48678] helo=mail-ia0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/14-60401-9EED5C05 for ; Mon, 10 Dec 2012 08:08:58 -0500 Received: by mail-ia0-f170.google.com with SMTP id i1so4096800iaa.29 for ; Mon, 10 Dec 2012 05:08:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamharvey.name; s=google; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=Fc3fe72p8+L8/WhWdujGcy5RznqjOA0mImTzeF2Kb4M=; b=mkoWf+N94thDDidZZm8Zl5l6q1eI6dcY1BjB7Br3mYBFTfKIMrvX0jq/t5IJ/rkwtS iajrmogmGMujwLdTuQKYFtE6p7bf1HEexP0K+sp6cc/U0yXF1+oXLPRceKP2tlmEkxPJ Wfh3F/Yo8uqwwYOpN30yz4BrtL/bH8bkSQlgE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=Fc3fe72p8+L8/WhWdujGcy5RznqjOA0mImTzeF2Kb4M=; b=lTbWQWIxWdMpPtcD1XNUbTPyEdu3wRRB2xwza7XX+Qrt4GNhfE+T4kOMPaRsfdJS1B Wv4qg9ObxF1/h2i2izQTAub6xOIim1uKT++hHDJl3pwY536t0YBpN8uAmw5Cbb5QUw+8 8CQG2MirKFDTLkGrp/HW2ivSF8liVXXKF/uLzdZomC0wgwRFSM/6wrc4Br3zuTIm8dkr nPsIpR8dUeA/PiSWO5c6t5yTZk8vae9scVp7qGoR86k9tuPbQUcxb6klvSWKg/WQALOO Xw+37yv5KgVXNnvLHCzIQN4zcMUmTdgvqKWIT9OXA38HNegybnfgzivJWm4fTdc/rFQl Ou1A== Received: by 10.43.69.206 with SMTP id yd14mr10905668icb.57.1355144934506; Mon, 10 Dec 2012 05:08:54 -0800 (PST) MIME-Version: 1.0 Sender: adam@adamharvey.name Received: by 10.42.230.74 with HTTP; Mon, 10 Dec 2012 05:08:34 -0800 (PST) In-Reply-To: <1355143879.3178.37.camel@guybrush> References: <1355137083.3178.24.camel@guybrush> <1355143879.3178.37.camel@guybrush> Date: Mon, 10 Dec 2012 21:08:34 +0800 X-Google-Sender-Auth: UIJpOfYUJ_Slp0tFaOsb7xdWWKU Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: PHP internals list Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQniO0jX07NVTnS2ypZWmfMdVx0RaGK5NRIb/HH5lUf2pwDXeypLAWBL76V2JY4oZ1LnvB3K Subject: Re: [PHP-DEV] PHP 5.3 - end of live schedule From: aharvey@php.net (Adam Harvey) On 10 December 2012 20:51, Johannes Schl=C3=BCter wrote: > Hi, > > On Mon, 2012-12-10 at 20:21 +0800, Adam Harvey wrote: >> I'm not suggesting we necessarily extend full support, but I wonder if >> one year of critical bug fixes and security updates will be enough. > > In my opinion key for this is PR. Get people to migrate to 5.4. We are > still flexible to interpret what "critical" issues are, and to merge and > release those. (And extend that time if we see too little migration) I couldn't agree more. > For distributions at least Ond=C5=99ej supported this option from Debian > perspective. In my opinion distributions in fact would be happy with > this. all they want are "critical" fixes in their "stable" and backport > only this. The more we prefilter the simpler for them. To be honest, Debian isn't really the distribution I'm worried about. Ond=C5=99ej does good work, and Debian Wheezy has PHP 5.4 and isn't miles off, it seems. RHEL and Ubuntu are mostly the ones I'm thinking of here =E2=80=94 RHEL 7 i= s supposed to be out in the second half of next year, but history (and my own experience both in supporting users and dealing with vendors) suggests that RHEL users are slow to upgrade. Ubuntu won't have another LTS release until 2014. > Please also mind: Most bugs exist for years, most are older than 5.3. If > they lived with those on 5.2 they are no stoppers to migrate away from > there. The biggest category of 5.3-only bugs is around gc. PHP 5.3 won't > stop working and for operations there is no big difference after > February 2013 ... rather less risk of getting bug fixes which, by > accident, change behavior. Therefore after February 2013 users updating > need less validation when updating. All true as well. And as I said, I'm not really gunning for full support to be extended (beyond 5.5.0 final, anyway). I think the idea of being flexible on this is fine so long as there's an eventual hard and fast date announced some time next year. Let's see how the distro situation shakes out, and how the charm offensive in the first half of next year goes in terms of getting users to upgrade to 5.4 and 5.5. :) I just wanted to flag it, mostly. Adam