Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64253 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83781 invoked from network); 11 Dec 2012 11:30:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Dec 2012 11:30:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.214.42 as permitted sender) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.214.42 mail-bk0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:55983] helo=mail-bk0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/D4-54245-A6917C05 for ; Tue, 11 Dec 2012 06:30:51 -0500 Received: by mail-bk0-f42.google.com with SMTP id ji2so1616275bkc.29 for ; Tue, 11 Dec 2012 03:30:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=ZD5iUQ3llVJk/gomvQgXJPrhDMplalkcthrOqEleBcs=; b=nl4Prts534REWcjygr8DANvNy+zCX7FcWC4o8GeeMBCPbGxXrNWg/kCWmR0OLixP9f l4Z+dcK18e/aNmtlZjWAzae+wKDhULEDujHO2OKFFcOvfB62Xn1isTNHJ/89N0iXp4yt AIi8q8y0pJZEX6xopxJysilDA9CKaIBxwMNMFqIa+71fF77hm01HPcb7gDz1kGsbFzoS wjLC+tRS59TlDPXTSuwPrAKtUgNr8PcOXkKh6dv9lp1Lajyt8U9AazscwRrz04u3fA4z zSqUi0LRF/x6UN+nH2jEF7ZurCKTiB1p/z4+msKlYdGQuYEFQBLSVdzBckEHoOc9Nf3A tUbg== MIME-Version: 1.0 Received: by 10.204.9.23 with SMTP id j23mr5917019bkj.2.1355225447884; Tue, 11 Dec 2012 03:30:47 -0800 (PST) Received: by 10.204.190.143 with HTTP; Tue, 11 Dec 2012 03:30:47 -0800 (PST) In-Reply-To: References: <1355137083.3178.24.camel@guybrush> <1355189340.3178.106.camel@guybrush> Date: Tue, 11 Dec 2012 13:30:47 +0200 Message-ID: To: Pierre Joye Cc: PHP internals list Content-Type: multipart/alternative; boundary=00151758a6026966cb04d0920399 X-Gm-Message-State: ALoCoQkZS65H8EJ6Y+n8nBPQMvHPheKRq6IxJa390p1gTTvCgdKaQnC+kEnGOWLxAdrA835QUr6pLPZ92Szs+AM+ejZQHlekuhbPI8DZhNCnuNxDGiWX4gkQWWGIG4KAv/tpMEHfysML Subject: Re: [PHP-DEV] PHP 5.3 - end of live schedule From: lior.k@zend.com (Lior Kaplan) --00151758a6026966cb04d0920399 Content-Type: text/plain; charset=UTF-8 On Tue, Dec 11, 2012 at 12:48 PM, Pierre Joye wrote: > what's about: > > - announce 5.3 EOL plan with 5.5 final release > > then: > > - EOL by release of php-next (a year later) > > or > > - EOL by release of php-next+1 (two years later) > > depending on which option got accepted. In all these cases we are going to support 3 branches in parallel, is that really what we want ? I would be happy to see 5.3 in security mode only before the realase of 5.5. Also, I wouldn't make a connection between release of the next version with the EOL, as the next version can always be delayed and we want to limit the support time of old versions to focus on stable and php-next development. Kaplan --00151758a6026966cb04d0920399--