Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:115251 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 41624 invoked from network); 1 Jul 2021 11:37:20 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 1 Jul 2021 11:37:20 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 39BB71804D8 for ; Thu, 1 Jul 2021 04:57:50 -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.8 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NEUTRAL autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Thu, 1 Jul 2021 04:57:49 -0700 (PDT) Received: (Authenticated sender: contact@ll-experts.com) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id DDB70C0005 for ; Thu, 1 Jul 2021 11:57:47 +0000 (UTC) To: internals@lists.php.net References: Message-ID: Date: Thu, 1 Jul 2021 13:57:46 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] PHP 8.0.8 Released! From: remi@php.net (Remi Collet) Le 01/07/2021 à 13:35, Gabriel Caruso a écrit : > The PHP development team announces the immediate availability of PHP > 8.0.8. This is a bugfix release. Should read: This is a security and bugfix release Remi