Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110895 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 783 invoked from network); 9 Jul 2020 15:10:28 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 9 Jul 2020 15:10:28 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 40D971804E6 for ; Thu, 9 Jul 2020 07:01:37 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: * X-Spam-Status: No, score=1.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-lf1-f43.google.com (mail-lf1-f43.google.com [209.85.167.43]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Thu, 9 Jul 2020 07:01:36 -0700 (PDT) Received: by mail-lf1-f43.google.com with SMTP id g2so1224723lfb.0 for ; Thu, 09 Jul 2020 07:01:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ngD9eKkbag+AaEk3ZTNOQSQMulEvnDLYu/k3L1RNjhE=; b=eGnWntNSrDFD4Q/nkYZsJf0TXIp4nZEgcq0r5ub+Nw+QJnGh2IvfhqSxpeeIggTaoh J5u7h0XAytJG3O3jZKNsOzzCXm+mCvRdUZDm+WBVu1XKDZczGQB+X90g+FBIyIycH2zp ttMDcNMPxcR0pMoU1xGl9bgKy76/wzDUdoygZPFaw6pKR4GfCC7rjRbuwWsjvRFvMAyM Oocm19O6KdY7CmH2e5QFLpkCWro7jlPPgAWc93HxtfPeXt5HlScKIVSPtdheXAGxV56+ sq2Zpfe73yJar0N7l42f47fO296XEMX6Y/HTaLWwTGJA9tXa579gljaBcoXEhgkpquM/ zEnQ== X-Gm-Message-State: AOAM530DWdUF+LzRkpLcluZjrW8b3GrijBez8B1h+sKN5QjTcCnU6U7r JdqjeUmKeFPD2FYz6CH4FCIeN4HnNz++rha0y5iLE/FyhKs= X-Google-Smtp-Source: ABdhPJxWAhRPWlRAUT9cyJsCRUsW12IdY91Z59a+EoE0oolp17lnUT4VZA9kqrEXMi5CnvMFQBT6PdnxKuN6HsJw/Hk= X-Received: by 2002:a19:e009:: with SMTP id x9mr40157814lfg.11.1594303292461; Thu, 09 Jul 2020 07:01:32 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 9 Jul 2020 09:01:21 -0500 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="0000000000006969bb05aa02a9a2" Subject: PHP 7.2.32 Released From: pollita@php.net (Sara Golemon) --0000000000006969bb05aa02a9a2 Content-Type: text/plain; charset="UTF-8" The PHP development team announces the immediate availability of PHP 7.2.32. This is a security release impacting the official Windows builds of PHP. For Windows users running an official build, this release contains a patched version of libcurl addressing CVE-2020-8159. For all other consumers of PHP, this release is functionally identical to PHP 7.2.31 and no upgrade from that point release is necessary. Release Announcement: http://php.net/releases/7_2_32.php Downloads: http://www.php.net/downloads Windows downloads: http://windows.php.net/download Changelog: http://www.php.net/ChangeLog-7.php#7.2.32 Signatures and Checksums: https://gist.github.com/sgolemon/030a3c04cdc8e073bdfb96a3f70f8701 Many thanks to all contributors and supporters! Stay typesafe and wear a netmask! Sara Golemon, Remi Collet --0000000000006969bb05aa02a9a2--