Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112310 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 62923 invoked from network); 27 Nov 2020 17:50:57 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 27 Nov 2020 17:50:57 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 5A75F180211 for ; Fri, 27 Nov 2020 09:17:25 -0800 (PST) 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,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-oi1-f178.google.com (mail-oi1-f178.google.com [209.85.167.178]) (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 ; Fri, 27 Nov 2020 09:17:25 -0800 (PST) Received: by mail-oi1-f178.google.com with SMTP id t143so6546526oif.10 for ; Fri, 27 Nov 2020 09:17:25 -0800 (PST) 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=MuTV7fjb/BG04NVmlFXRM5dJP5kVEqJU55fomfV59+Y=; b=UgMv1UAwaJv/0XJ8K1+KfzyZDOyG3DlYIBTKnX49TdXQmxX6bxIH8ILncAbY5H7uxV rvrPBfs2Uz+PGG5vS1uRTn6ORZeWb1P7Su4FPp72Xnr+iWP7y+fbwrnfLQY84rCfaAoW m6iw5QbzcT1FPI+ztJ+d6Irc/X34VlSWTv1bpXolMu+bkiMlsgKrbxSN2IhN8/W6tCRc LzegyCv5NpnCx0sqdoBSOdtrLjY5UTnBJRUaEBiKtZ38dNJK/CIm6WxRZ3B2OqsQ5QPj HarPZ4dbcGxwqow0+92h53EpoE5N/u+Oyg+V7UuzbOk2788yWZ/WaXRVJqoD9+O51C+X i+Hg== 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=MuTV7fjb/BG04NVmlFXRM5dJP5kVEqJU55fomfV59+Y=; b=GtLKdEp+7P4rZv7WBlEi0PnByvjkXXo3TsLGu5HyHgyek4PewmQTBzY9LNOOTpjwze pCStvWPJay8CryfindY4/55F5ZUE6MPu/BaAvfevDKfJB3y9MxJ1mfbK5eimaevh4rNQ E7yPhu+7HuB4nXXU38yBUEX0a0hJ006GS+NJ7hz569KisOs8UZyLboKO1+VGRnQYKcVa 5Gh7Okkb1MGYZMxOqzmqRVbkokb1x4/yKy3DVrw1PFoM+r2AOsgCklDyUFzkTraPi+r2 Zg5NG6W3z8/1yVeN3pc4oc1rYVcnmeizpgcwVIdJHbHJLQgAAUHWzwTuD2xRGGL9Bq8F 6sRA== X-Gm-Message-State: AOAM531ucyL3SB9aBfYmxOXUEPGP4k1EKB97+u6cB62wVeT0Dee+hV1V v/LCxiBbRsqe1O+EUhiD2NmTuWFCC3eRm5Pngt0= X-Google-Smtp-Source: ABdhPJx+4OjlVsQ4iNtERDRTEsxbtxzN6Sb98Ek6xIJAUPP+6yLNxwiwZPRnYPWI43g8uPmU+wAdM4OU1nU6iu/RkkA= X-Received: by 2002:aca:919:: with SMTP id 25mr6199407oij.3.1606497442054; Fri, 27 Nov 2020 09:17:22 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 27 Nov 2020 18:17:11 +0100 Message-ID: To: "G. P. B." Cc: Sara Golemon , PHP internals , Roman Pronskiy Content-Type: multipart/alternative; boundary="0000000000005dd6eb05b519d5a0" Subject: Re: [PHP-DEV] Thank you to JetBrains (PHP 8 Announcement page) From: benjamin.morel@gmail.com (Benjamin Morel) --0000000000005dd6eb05b519d5a0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, 27 Nov 2020 at 17:44, G. P. B. wrote: > PRs are always welcome on https://github.com/php/web-php :) > > PS: Please try to remember to bottom post and not top post. > Thanks for the pointer! Submitted as https://github.com/php/web-php/pull/36= 4 And sorry for the top-post, I happen to forget it from time to time. =E2=80=94 Benjamin --0000000000005dd6eb05b519d5a0--