Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76539 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47001 invoked from network); 15 Aug 2014 08:35:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2014 08:35:54 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:22717] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/74-40673-766CDE35 for ; Fri, 15 Aug 2014 04:35:52 -0400 To: internals@lists.php.net Date: Fri, 15 Aug 2014 10:35:45 +0200 Message-ID: References: <1408024270.2617.304.camel@guybrush> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 85.223.116.227 Subject: Re: [PHP-DEV] PHP 5.3.29 is available, PHP 5.3 reaching end of life From: phpdev@ehrhardt.nl (Jan Ehrhardt) Matt Ficken in php.internals (Fri, 15 Aug 2014 00:59:19 -0700): >I have tested 5.3.29 on Windows thoroughly as its the last 5.3 release. > >I find no regressions. > >All the security and bug fixes didn't break anything from 5.3.28. > >Windows users at least, that want to stay with 5.3 can now upgrade to >5.3.29. I am a bit surprised to see that OpenSSL 0.9.8zb did not make it to the Windows releases. OpenSSL 0.9.8zb fixed some security issues on August 6, so I expected to have them in this final releaase: http://www.openssl.org/ Jan