Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74899 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46318 invoked from network); 14 Jun 2014 12:07:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jun 2014 12:07:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.171 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.171 mail-ve0-f171.google.com Received: from [209.85.128.171] ([209.85.128.171:61269] helo=mail-ve0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id ED/55-03909-D1B3C935 for ; Sat, 14 Jun 2014 08:07:58 -0400 Received: by mail-ve0-f171.google.com with SMTP id jz11so4485462veb.30 for ; Sat, 14 Jun 2014 05:07:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=G40GRvLWitOQZtc1eUTpEk5GqRqnJ1GfTMhiTDyYNHg=; b=q6eLafrTlLEOhj87H9+h1CaX96rqm0d1GkrnJrBpCUgn+O/icbDF0n9YED87KnGYDP FrJqVBT+Hn1tpEySDOvmrGvUhA05n/U0oWKXB7ixqSBNetgs/j7Oo4r/UaAbxi38ukjI K2QYLDvKPRNtbzaI0xgCne3V+kpzUb+Yhmmz7Zr6nGK3YfV5mscHGiY4UrtczTxxushb kl2f4xHjTALlx4nbUeTLzG+bbUsoYJY6I0pZ1Svp7n6+TLfM0rsKkbFuDX3wHLhevU4v AIzxvnw/oLT7pnjxxrefFsAyq9BaY+37jmX+Wklkroick0X105dOGFpq3UlBIqbXekqN vyxw== X-Received: by 10.52.138.14 with SMTP id qm14mr28468vdb.49.1402747675080; Sat, 14 Jun 2014 05:07:55 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.81.68 with HTTP; Sat, 14 Jun 2014 05:07:14 -0700 (PDT) In-Reply-To: References: <539B8B74.6030707@sugarcrm.com> Date: Sat, 14 Jun 2014 14:07:14 +0200 X-Google-Sender-Auth: I7CBNPpIn6coT127wMHh4UzgQPo Message-ID: To: Ferenc Kovacs Cc: Stas Malyshev , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] 5.3 final release From: jpauli@php.net (Julien Pauli) On Sat, Jun 14, 2014 at 9:32 AM, Ferenc Kovacs wrote: > On Sat, Jun 14, 2014 at 1:38 AM, Stas Malyshev > wrote: > >> Hi! >> >> As decided in https://wiki.php.net/rfc/php53eol, 5.3 EOL is 1 year after >> the 5.5.0 release, which is on June 20th. Do we want to make one last >> release before EOL with latest security patches (probably in sync with >> 5.4/5.5 releases planned for June 29)? If so, I can scan the logs and >> backport the recent security-relevant patches. Last 5.3 was half a year >> ago so we probably have some, even with remote exploit potential. Very nice idea Stas. One last release before definitive death. Requiescat in pace Julien P