Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73871 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73539 invoked from network); 3 May 2014 04:44:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 May 2014 04:44:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=themattficken@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=themattficken@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.41 as permitted sender) X-PHP-List-Original-Sender: themattficken@gmail.com X-Host-Fingerprint: 209.85.215.41 mail-la0-f41.google.com Received: from [209.85.215.41] ([209.85.215.41:63909] helo=mail-la0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/98-16678-51474635 for ; Sat, 03 May 2014 00:44:07 -0400 Received: by mail-la0-f41.google.com with SMTP id ec20so2670418lab.28 for ; Fri, 02 May 2014 21:44:02 -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=l0dCuIsJmP8B/gLek2AQtinu4yTsaiSqV7zZY/AlGIs=; b=HRnvZ12pb03YHMjZPWYGXq2B2eUag7I/N6LwAfOL/V2/W7McTk+mAdMB7XmV5WCX2A sHyj97+miPnoOB7WW7NaZX/U3ddL6YbdoqF060jMdBhbvKlO1kI7HZWbiFlZscDRXI0e uJxQoAN2TfyAt5BaNx6asK6o/fWYyEwcWJzRhosUj07DdcxPk9jZ98nuQ/TQPKmLqOEn lvIs2/JtdfTy9HprVB4tgYKtbZay5m8ZNKb8urvR3vmsuBv65vS452NcYsfJYOW+UuC0 klkfnslZP4k1Cb7lrL6uZhA0w2FeuoDRLcWeyftN27nI5e6ZzAhqtToGmIApRU7l5iiR P+xQ== MIME-Version: 1.0 X-Received: by 10.112.147.36 with SMTP id th4mr14485022lbb.32.1399092242646; Fri, 02 May 2014 21:44:02 -0700 (PDT) Received: by 10.112.22.135 with HTTP; Fri, 2 May 2014 21:44:02 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 May 2014 21:44:02 -0700 Message-ID: To: Julien Pauli Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7b3a8666218ae404f8778c1a Subject: Re: [PHP-DEV] PHP 5.5.12 is available From: themattficken@gmail.com (Matt Ficken) --047d7b3a8666218ae404f8778c1a Content-Type: text/plain; charset=UTF-8 I have tested 5.5.12 on Windows and found no regressions from 5.5.12rc1. See http://qa.php.net/build.php?branch=PHP_5_5&revision=5.5.12 I get lots of failures/crashes with Opcache on x64 builds on Windows but that's a known bug with Opcache with x64 php builds on Windows (x86 php builds for Windows normally work, and x64 builds for Windows are classified as `experimental`). Regards -M On Fri, May 2, 2014 at 6:59 AM, Julien Pauli wrote: > Hi, > > The PHP development team announces the immediate availability of PHP > 5.5.12. This release fixes several bugs against PHP 5.5.11, as well as > CVE-2014-0185 about php-fpm. > We recommand our users of PHP 5.5 to upgrade to 5.5.12. > > For source downloads of PHP 5.5.12 please visit our > downloads page: http://www.php.net/downloads.php > > Windows binaries can be found on http://windows.php.net/download/ > > The list of changes are recorded in the ChangeLog: > http://www.php.net/ChangeLog-5.php#5.5.12 > > Julien Pauli & David Soria Parra > --047d7b3a8666218ae404f8778c1a--