Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62102 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21704 invoked from network); 9 Aug 2012 15:10:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Aug 2012 15:10:32 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-lpp01m010-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:63449] helo=mail-lpp01m010-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/B9-00812-7E2D3205 for ; Thu, 09 Aug 2012 11:10:32 -0400 Received: by lahl5 with SMTP id l5so310934lah.29 for ; Thu, 09 Aug 2012 08:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JfQSmEvjBY6xyZoYX3dRqBWXIUUwQozAKNF4ZE0m1rM=; b=I0KRxX929sX78rvg+smPzIUtY7yTfJkZXLEDF43R2parxMB/es8T0H/9oEJS+9eRh/ aZ8CC2IBmNyeL4Tk/ZC5JHkICxl8C0IL78f4P//OrNMPxfbyg0S87AQv3qynGxqVjGI1 wgXd4MyZpwjiKUQLUhVqXl0m+jdnpwhuGpyfaXopvVJoa7yLSnYRwfj/OsCkCZaEQJCv LeeEHZTV2dEba3nEAopyRcfFxT/oI+lmNWLvmCm+qg+q50nbE94GxVAlq1t7w4bngG2f kdIL3HddysK6kVvAtYHX2JIIaGTosWMQLlmAeo8QwQHUyVncHLPSBoWZFx3zCfG+vxE7 YgFg== MIME-Version: 1.0 Received: by 10.112.84.168 with SMTP id a8mr953728lbz.92.1344525024753; Thu, 09 Aug 2012 08:10:24 -0700 (PDT) Received: by 10.112.1.199 with HTTP; Thu, 9 Aug 2012 08:10:24 -0700 (PDT) In-Reply-To: <5023CE88.60501@cdatazone.org> References: <5023CE88.60501@cdatazone.org> Date: Thu, 9 Aug 2012 09:10:24 -0600 Message-ID: To: Rob Richards Cc: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] 5.3 status From: morrison.levi@gmail.com (Levi Morrison) On Thu, Aug 9, 2012 at 8:51 AM, Rob Richards wrote: > Whats the status of 5.3? I have some changes that need to get into a couple > of the xml based extensions in order for them to work with the next libxml2 > release next month. Should I be putting these into 5.3 as well? > > Rob By no means am I an official representative, but I'd like to see them NOT put into the 5.3 series. Security fixes I can understand, but we WANT people to upgrade. If we keep developing 5.3 then what's the point of 5.4 and 5.5? Levi