Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110047 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 61979 invoked from network); 6 May 2020 17:17:12 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 6 May 2020 17:17:12 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 05F131804C3 for ; Wed, 6 May 2020 08:52:25 -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, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,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-pf1-f193.google.com (mail-pf1-f193.google.com [209.85.210.193]) (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 ; Wed, 6 May 2020 08:52:24 -0700 (PDT) Received: by mail-pf1-f193.google.com with SMTP id d184so1189391pfd.4 for ; Wed, 06 May 2020 08:52:24 -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:references:in-reply-to:from:date :message-id:subject:to:cc; bh=9vqSn5okJa/6b7dQglbvG0wRZHCnX2KriDFSHKG/Les=; b=BlzOc3LMbDiYbVKfuxHQKIe0YS4iJBJlqClhUUjixFUvYqi2zR7YugTVXmi5+GPk// gK0xjfAhPOeI65Hz/BaFzwkbNvUsu1glsYzySPSlJ7ZF6fZDCLkewhyo+zNDeFO1yRoo RWY+tKRaCiOAEOucbxSJ92nlNXYkuKTUk821Q9hVagV79kh5/ZNahZ0oY1lue0rHUue1 fsdUsFBaciKlnGgyFfO/kT0byum8pgLc90GaY+Ppu6bjyS7HR4RtgeB3VVV+QaUhIqHp ti1eSbdfg9JxNoaeFxPWhlaoz64qM57b1OegZrJ9/rbwLFYkcVnmMKNPAyldV+WkozIv SsrA== X-Gm-Message-State: AGi0PuY9YU+tvkcEQx+gafriCwaMCtyVui1e2+uMS5TSVL351aY6n3Fk EfjC8zTjAU/hN0Ieq1qQjWexRWiFJMCHZWmRRDAmWw== X-Google-Smtp-Source: APiQypIJiruoF5kcmaJPMs+DD6DojFjBV8cOHs/NUSyzCA0KdryuH8TNo/0U7bqyirxaR+7Nb1Z6UYS1KXPIJ8Hm7pk= X-Received: by 2002:a63:b913:: with SMTP id z19mr7304974pge.187.1588780343522; Wed, 06 May 2020 08:52:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 6 May 2020 18:52:13 +0300 Message-ID: To: Sara Golemon Cc: Gabriel Caruso , PHP Developers Mailing List Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [RESULT] Re: [PHP-DEV] [VOTE] Round two, PHP 8.0 RM From: kalle@php.net (Kalle Sommer Nielsen) Den tir. 5. maj 2020 kl. 21.05 skrev Sara Golemon : > I assume you're already familiar with > https://github.com/php/php-src/blob/master/docs/release-process.md as our > official process documentation. > > I'd also like to point you at https://github.com/sgolemon/php-release (prebuilt > on docerhub as sgolemon/php-release ). It does a LOT of the work described > under "rolling a release" in an automated and easy to recreate fashion. I > invite you to do a trial run making an "alpha0" and uploading it to > downloads.php.net/~gabrielcaruso (Derick or someone will reach out shortly > on setting up an account and how to reach that server). > > Also, don't forget to add your GPG key to > https://github.com/php/web-php/blob/master/include/gpg-keys.inc > > -Sara I just granted the web karma and relevant RM karma (git wise) so he should be able to push his key now. -- regards, Kalle Sommer Nielsen kalle@php.net