Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:323743 php.internals:76536 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38729 invoked from network); 15 Aug 2014 07:59:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2014 07:59:25 -0000 Authentication-Results: pb1.pair.com header.from=themattficken@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=themattficken@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.53 as permitted sender) X-PHP-List-Original-Sender: themattficken@gmail.com X-Host-Fingerprint: 209.85.215.53 mail-la0-f53.google.com Received: from [209.85.215.53] ([209.85.215.53:55010] helo=mail-la0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/B2-40673-ADDBDE35 for ; Fri, 15 Aug 2014 03:59:24 -0400 Received: by mail-la0-f53.google.com with SMTP id gl10so2002825lab.26 for ; Fri, 15 Aug 2014 00:59:19 -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=jD/MaFBgT34i8uTMVsMOLfwXE/0eJkCMp/UmaG+lYpg=; b=a5tDCg5ZiQwZqHCHE12DyOY2CnEPGE5zzHtHigt7NO2esnTXgX01WaFw1KVKwedc54 ee3fg4Ei8Vnky/Ph4575UQ+rfqql5f8/Q2v2RrNIkzihxo3OV92X0EiGCaHsbdoOjbn9 nFZqhoakJ7ly1sOH9E5dgWIjuV3939t81TNuPtwdifWpg4fw2Xv6OZ1IslHK8TCDky4H dLvxPNC6cGBl6lZAxTILeYoTG0ao80JxZN7xntcTbSPsRpItQXM3ruyQyBQJiRcv0ZrZ hwEvm1g3PHFD7Ztt4vQd5he2enuVjDx8t2vbKCxXvNSgZGYOeOwCd9lTyXqX10tYYceg +6AQ== MIME-Version: 1.0 X-Received: by 10.152.19.135 with SMTP id f7mr10544347lae.33.1408089559468; Fri, 15 Aug 2014 00:59:19 -0700 (PDT) Received: by 10.112.242.35 with HTTP; Fri, 15 Aug 2014 00:59:19 -0700 (PDT) In-Reply-To: <1408024270.2617.304.camel@guybrush> References: <1408024270.2617.304.camel@guybrush> Date: Fri, 15 Aug 2014 00:59:19 -0700 Message-ID: To: johannes@php.net Cc: php-announce@lists.php.net, "php-general@lists.php.net" , PHP Internals Content-Type: multipart/alternative; boundary=089e01493fbc010f1f0500a6665d Subject: Re: [PHP-DEV] PHP 5.3.29 is available, PHP 5.3 reaching end of life From: themattficken@gmail.com (Matt Ficken) --089e01493fbc010f1f0500a6665d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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. See: http://qa.php.net/build.php?branch=3DPHP_5_3&revision=3D5.3.29 Regards -Matt On Thu, Aug 14, 2014 at 6:51 AM, Johannes Schl=C3=BCter = wrote: > The PHP development team announces the immediate availability of PHP > 5.3.29. This release marks the end of life of the PHP 5.3 series. Future > releases of this series are not planned. All PHP 5.3 users are > encouraged to upgrade to the current stable version of PHP 5.5 or > previous stable version of PHP 5.4, which are supported till at least > 2016 and 2015 respectively. > > PHP 5.3.29 contains about 25 potentially security related fixes > backported from PHP 5.4 and 5.5. > > For source downloads of PHP 5.3.29, please visit our downloads page on > http://www.php.net/downloads.php Windows binaries can be found on > windows.php.net/download/. The list of changes is recorded in the > ChangeLog at http://www.php.net/ChangeLog-5.php#5.3.29 > > For helping your migration to newer versions please refer to our > migration guides for updates from PHP 5.3 to 5.4 and from PHP 5.4 to > 5.5. On http://php.net/migration54 and http://php.net/migration55 > accordingly. > > > Johannes Schl=C3=BCter > PHP 5.3 Release Master > > --089e01493fbc010f1f0500a6665d--