Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79816 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91104 invoked from network); 19 Dec 2014 10:45:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Dec 2014 10:45:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.48 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.48 mail-wg0-f48.google.com Received: from [74.125.82.48] ([74.125.82.48:57409] helo=mail-wg0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/A1-15921-1D104945 for ; Fri, 19 Dec 2014 05:45:38 -0500 Received: by mail-wg0-f48.google.com with SMTP id y19so944047wgg.35 for ; Fri, 19 Dec 2014 02:45:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=b03ItVBMJ/P3zWyzvejEO8dwog9WFvqMIe7ptCN1UKE=; b=gx2nh4aWq2yhotCz5ykMhI93h8saPVuLdlkONtNlfj0l6ewc5ifbLWjiCElQPMdi1Z XQarhcj4QpCOyareIgAQelklTsIHf4pQO86oGGAwfHNtCthc5G9qxdrPkcSQwYqC6c2r 3Piig+8WLyOhsXKZLgUF42pMe8ZfhTyw5n5n7gHti3Guy6ytVfkkCFKH3y3hQZFlNh2t UMBAgmyDTCG548qrRYG2IYazCbJR2HlsHbU4myKn+MI3jo90k+u5NF+nqe3QgbfcBFfa FPGBw1TizUCs1duvS8KbIJcFFtH6KYE3clbAAr8zcQznnbuwf44yhc8KAO05hYrYnQL0 nowQ== X-Received: by 10.194.190.19 with SMTP id gm19mr13328676wjc.51.1418985933688; Fri, 19 Dec 2014 02:45:33 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.57.67 with HTTP; Fri, 19 Dec 2014 02:44:53 -0800 (PST) Date: Fri, 19 Dec 2014 11:44:53 +0100 X-Google-Sender-Auth: pXcgRw5-9TTm0FI_cjc8oqMN3no Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7bea379284d5a9050a8f688b Subject: PHP 5.5.20 is available From: jpauli@php.net (Julien Pauli) --047d7bea379284d5a9050a8f688b Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.5.20. This release fixes several bugs and one CVE in the unserialisation algorithm. All PHP 5.5 users are encouraged to upgrade to this version. For source downloads of PHP 5.5.20 please visit our downloads page: http://www.php.net/downloads.php Windows binaries can be found on http://windows.php.net/download/ The full list of changes is recorded in the ChangeLog: http://www.php.net/ChangeLog-5.php#5.5.20 Julien Pauli & David Soria Parra --047d7bea379284d5a9050a8f688b--