Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89534 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67417 invoked from network); 3 Dec 2015 08:20:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2015 08:20:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:41108] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D1/56-02398-B3BFF565 for ; Thu, 03 Dec 2015 03:20:11 -0500 Received: from w530phpdev (pD9FD209C.dip0.t-ipconnect.de [217.253.32.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id 5626F78B679; Thu, 3 Dec 2015 09:20:08 +0100 (CET) To: "'Jan Ehrhardt'" , References: <045401d12cd3$d7d57ff0$87807fd0$@belski.net> <565EA53F.5050507@php.net> <047301d12cdd$5e248020$1a6d8060$@belski.net> <94535489-6B9E-4927-AF20-D54EE1E7A0EA@zend.com> <05e601d12d4d$7ac83d50$7058b7f0$@belski.net> In-Reply-To: Date: Thu, 3 Dec 2015 09:20:04 +0100 Message-ID: <006d01d12da3$6bef9e80$43cedb80$@belski.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQH8D4RpvZtVJlCUXbbll8gFykb12gIdDYXtAlzlH+ECVNzdfQFbae5UAl79c0QBPaJ1j54E7+2g Content-Language: en-us Subject: RE: [PHP-DEV] PHP 7.0.0 final RTM delay From: anatol.php@belski.net ("Anatol Belski") Hi Jan, > -----Original Message----- > From: Jan Ehrhardt [mailto:phpdev@ehrhardt.nl] > Sent: Thursday, December 3, 2015 1:53 AM > To: internals@lists.php.net > Subject: Re: [PHP-DEV] PHP 7.0.0 final RTM delay > > "Anatol Belski" in php.internals (Wed, 2 Dec 2015 23:04:52 +0100): > > OpenSSL is releasing on 3rd between 1pm and 5pm UTC and contains some > > security fixes. As soon it is out, it'll need some time to build the > > bins and to test - that the normal practice when we collide with some > > library like OpenSSL. So the announcement will most likely shift into > > the later afternoon, still same day by UTC and most other time zones. > > That's the plan, nothing else can really stop it. > > Will you include cUrl 7.46.0 as well? It was released a few hours ago and has no > issues in upgrading AFAIK. > > Libxml2 2.9.3 was also released recently. I did not encouter any problems with > the update from 2.9.2 > -- The regular library upgrades are not planned for 7.0.0, but will take for the later versions. OpenSSL however is security conditioned. Regards Anatol