Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109682 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 3720 invoked from network); 16 Apr 2020 12:52:08 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 16 Apr 2020 12:52:08 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 5B8B41804C4 for ; Thu, 16 Apr 2020 04:22:18 -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=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lj1-f173.google.com (mail-lj1-f173.google.com [209.85.208.173]) (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, 16 Apr 2020 04:22:17 -0700 (PDT) Received: by mail-lj1-f173.google.com with SMTP id v9so7335794ljk.12 for ; Thu, 16 Apr 2020 04:22:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=KdSt571y50ndSHuzJMSPRy7xL6+rGgqUBRWjziZVwUg=; b=E7baTWdXkG719FGFdDjomf/Ikm3M+pqCYWXhPLG5AfU132w6MFQ6AHVENcGEk4Xsvt 3Uxn48trlyNEbSepYQurhtFparQlrn3xCtyvd4XCu3XdTQ1XM3Tmcp/iMb6WmfZG1soR AX5xsoyErawqgmqzoMjkcNAfmbryk6WHORU0zdApP0nyuxnBqGOK4GrszryBk9weaULD h3Wml9+85gIM0kGuhT3uEhfOWiMh2v6blETqb6/n4Xw656E5mrIHK/ssninvmhVjCsWh MzKjX2en20h2HlkqqXv68/bVkyrN/E2q6qyp7W55mq83hkXK4C5vtLbFq4fdpibb62aA 4YHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=KdSt571y50ndSHuzJMSPRy7xL6+rGgqUBRWjziZVwUg=; b=K+6s/jZsAIUrmScQQgXILmEyUSs6JWqj5LAneWG71IBjV2X8LUAQZc5c+v3lmmmEqm RpF9ain9z9RpYlSEVIHdVGYryxAAy2kkuFOnqbXEH4vmPLKm23DTFjgd10Lsz/h98UCY gIXxK/k1EE3ujj/5iF9BCvwl3Ommj8DJ4JnI/ucq8I/xU9qQJnONScKkgaMqueXQzUW3 UWdMP8QUuPGmAIUky0XJGHCVf1Orn2UpAijcNzQj2D3jRv/64CHGQy9276ZeEaU+3muQ YKwW1qzTGBCLxwENmnf+qS6tBvzNTXG7ciBhxJ6iETkTc+ihhr9SmQ7A8DhstYe3jVpY +O2Q== X-Gm-Message-State: AGi0PuY9mgt6Gvx96LyOm1KAtupTKP+KieWHOV5BLBDKUOsBb5WyQsvv Hz5COVTTWAgz42f4YWa4dS4KyIgoN+V4Jn1lSTPR3eE= X-Google-Smtp-Source: APiQypKLjZZD1jZ+7DCNxGxJOHchPZfVhetVwZeYcBhCqg6uH4Na1A0T6A6RynZ40y2oDHU2+2jEZ9en63+JdPtYGlY= X-Received: by 2002:a2e:9296:: with SMTP id d22mr3727168ljh.101.1587036134412; Thu, 16 Apr 2020 04:22:14 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 16 Apr 2020 13:22:02 +0200 Message-ID: To: Derick Rethans Cc: internals@lists.php.net Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] PHP 7.4.5 Released! From: guilliam.xavier@gmail.com (Guilliam Xavier) On Thu, Apr 16, 2020 at 12:02 PM Derick Rethans wrote: > > The PHP development team announces the immediate availability of PHP > 7.4.5. This is a security bug fix release. > > All PHP 7.4 users are encouraged to upgrade to this version. > > For source downloads of PHP 7.4.5 please visit our downloads page. > Windows binaries can be found on the PHP for Windows site. The list of > changes is recorded in the ChangeLog. > > A migration guide is available in the PHP Manual. Please consult it for the > detailed list of new features and backward incompatible changes. > > Release Announcement: > Downloads: > Windows downloads: > Changelog: > Migration guide: > > Many thanks to all the contributors and supporters! Thanks, just noticed the "Release Announcement" link is dead, the working one is: -- Guilliam Xavier