Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73619 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12002 invoked from network); 7 Apr 2014 07:03:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Apr 2014 07:03:16 -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.54 as permitted sender) X-PHP-List-Original-Sender: themattficken@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:44703] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/A0-07107-0BD42435 for ; Mon, 07 Apr 2014 03:03:13 -0400 Received: by mail-la0-f54.google.com with SMTP id mc6so4491314lab.27 for ; Mon, 07 Apr 2014 00:03:09 -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=rTDDmy2JgaHiadXbrUVJHvQTAO+oTMPJy0Vr6sLn77k=; b=gI15Z7/8PjVMjMZmYfAQVVN/hddh80S9B3HRHif0wkNnelTKVXCoaE/Zm6RKwN773R sdbHD30QI4KG3WfWARz4xzBn5Pea9Q07RTYXNP2G08l6Uwxi0msqGygrReAwOT5U2Zu1 WrLr7lAqsUlcnKFUXdjs6Pztlq2dnIGaUs9LLPr9Uiok40PgGO/fVQfKElScqX3I0CP/ dxA75rCYqdBi/9EWr5qpjAQYThLmv7UxO0MqI+OPa1ks7Gwe7G6/ueiDdqsUWgwqQyyh prD89trfEoUxOx44R+haqOVx3j3CqmvUYf1hmj1/2gViyXVwegYLULaFMk5uMqwx5DPX 0gSA== MIME-Version: 1.0 X-Received: by 10.152.203.129 with SMTP id kq1mr12496389lac.6.1396854189891; Mon, 07 Apr 2014 00:03:09 -0700 (PDT) Received: by 10.112.76.5 with HTTP; Mon, 7 Apr 2014 00:03:09 -0700 (PDT) In-Reply-To: References: Date: Mon, 7 Apr 2014 00:03:09 -0700 Message-ID: To: Julien Pauli Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a113480a0caa29c04f66e755e Subject: Re: [PHP-DEV] PHP 5.5.11 got released From: themattficken@gmail.com (Matt Ficken) --001a113480a0caa29c04f66e755e Content-Type: text/plain; charset=ISO-8859-1 I have tested PHP 5.5.11 and 5.4.27 and found no regressions on Windows. I am now posting results from my PFTT tool on qa.php.net, see: http://qa.php.net/pftt.php 5.5.11 has many failures when Opcache is used on x64 builds (this is an issue with Opcache we've known about for a while). Regards -Matt On Fri, Apr 4, 2014 at 2:43 AM, Julien Pauli wrote: > Hi, > > The PHP development team announces the immediate availability of PHP > 5.5.11. This release fixes several bugs against PHP 5.5.10, as well as > CVE-2013-7345 regarding FIleinfo. > We recommand our users of PHP 5.5 to upgrade to 5.5.11. > > For source downloads of PHP 5.5.11 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.11 > > Julien Pauli & David Soria Parra > --001a113480a0caa29c04f66e755e--