Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55896 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25058 invoked from network); 22 Oct 2011 11:03:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Oct 2011 11:03:56 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:61767] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/10-20486-813A2AE4 for ; Sat, 22 Oct 2011 07:03:54 -0400 Received: by ggnk5 with SMTP id k5so5226090ggn.29 for ; Sat, 22 Oct 2011 04:03:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=oKWcZnwvPqMi5pArad2zjtbVJ/iX8r17u7LXmYX3F4o=; b=olxHHQJ0NIJBvQhWg4DlK0IzKFTJT+VRN1pz7kNYZ9m9cW9gbt2ZpdX5NDWTeYJY7K WFq2nuGO204DKho1KBIgXo8ByqxWqijBwqheVqMPU+xq/z6O/anoHQGSdstb3iYfjT7P H+2SlDb1Q7N+nmVVYYGP/sxKpksBZFRzC9yj4= MIME-Version: 1.0 Received: by 10.147.59.15 with SMTP id m15mr3946637yak.22.1319281430431; Sat, 22 Oct 2011 04:03:50 -0700 (PDT) Received: by 10.147.34.3 with HTTP; Sat, 22 Oct 2011 04:03:50 -0700 (PDT) In-Reply-To: <1319230096-sup-4515@fewbar.com> References: <1319230096-sup-4515@fewbar.com> Date: Sat, 22 Oct 2011 13:03:50 +0200 Message-ID: To: Clint Byrum Cc: internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] PHP 5.3.9 and is_a changes From: hannes.magnusson@gmail.com (Hannes Magnusson) On Fri, Oct 21, 2011 at 22:52, Clint Byrum wrote: > Hi everyone. I'm trying to plan things for Ubuntu's upcoming 12.04 LTS > release. LTS stands for Long Term Support, and it will be supported by > Canonical for 5 years. Because of this, I really want to ship a version Wouldn't you rather want to include 5.4? 5.3 will no longer be supported by us shortly after your release.. So for the next 5 years you will be including something that is already unmaintained? -Hannes