Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75341 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50428 invoked from network); 8 Jul 2014 15:48:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jul 2014 15:48:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.179 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.179 mail-qc0-f179.google.com Received: from [209.85.216.179] ([209.85.216.179:38585] helo=mail-qc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/81-41998-FD21CB35 for ; Tue, 08 Jul 2014 11:48:47 -0400 Received: by mail-qc0-f179.google.com with SMTP id x3so5335413qcv.38 for ; Tue, 08 Jul 2014 08:48:45 -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=WuYajOJcwtYdksdq+8uTLyg2Aucb095E5S94RORTmn0=; b=ts4hmIu/q4mAlwne32lIA3E/TVI44IvRyXx2hKsXXZtpAFmi1JqFrUXbYSJK5ds7VZ ha5w3oBvOaepkZUs+OS5MGznybNGmIeCOUHJHKl1a1b+hdMqb7dawPc+gCNLsZwSrkac TLYfeoguZHaaflGUN7RFrpu6W6tC8S1yc5GEhiSAZATEDS9zXwIh+ILaOc1omxt5DePd mtIYNxHMRy26iASq/vMF/97wIj0TxxQX67gqDvMVn9QbBvAbWw0gF1Amuq29l11oOhx6 fiCHMh8xH2i6Q+5/mT7MDrVQLnlPc6S4iR5J0WS9J0ImFGB6YsABqv4eDKNvk8EWRO/m gdxw== MIME-Version: 1.0 X-Received: by 10.140.90.7 with SMTP id w7mr58922952qgd.52.1404834525303; Tue, 08 Jul 2014 08:48:45 -0700 (PDT) Received: by 10.140.47.175 with HTTP; Tue, 8 Jul 2014 08:48:45 -0700 (PDT) In-Reply-To: <1402749907.2546.1705.camel@guybrush> References: <539B8B74.6030707@sugarcrm.com> <1402749907.2546.1705.camel@guybrush> Date: Tue, 8 Jul 2014 17:48:45 +0200 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Stas Malyshev , PHP Internals Content-Type: multipart/alternative; boundary=001a11c124ced959d904fdb08608 Subject: Re: [PHP-DEV] 5.3 final release From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c124ced959d904fdb08608 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Jun 14, 2014 at 2:45 PM, Johannes Schl=C3=BCter wrote: > Hi, > > On Fri, 2014-06-13 at 16:38 -0700, Stas Malyshev wrote: > > As decided in https://wiki.php.net/rfc/php53eol, 5.3 EOL is 1 year afte= r > > 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. > > The last time this was discussed on security@ I intended for "having one > release in July to send 5.3 to eternal sleep" I still plan to do that. > > I won't directly sync with 5.4/5.5, though (unless there is a critical > issue requiring this) to have different news. I expect this final EOL to > receive more media echo which shouldn't hide other releases. > > If there are specific changes you want to see in there please send a > note to me (cc security@), I'll check myself, too. > > johannes > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hi Johannes, I would like to cherry-pick http://git.php.net/?p=3Dphp-src.git;a=3Dcommit;h=3D4d804aa52d8c74ddcbdb0769= 4b75b38c5eba8004 into PHP-5.3 so that REPORT_EXIT_STATUS=3D1 make test can be used on every php version provided by travis. currently one has to either manually execute run-tests.php or grepping the make test output for failures. Would that be ok with you? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c124ced959d904fdb08608--