Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109167 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 31080 invoked from network); 20 Mar 2020 18:06:51 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 20 Mar 2020 18:06:51 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B9468180553 for ; Fri, 20 Mar 2020 09:30: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,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,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-il1-f169.google.com (mail-il1-f169.google.com [209.85.166.169]) (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, 20 Mar 2020 09:30:18 -0700 (PDT) Received: by mail-il1-f169.google.com with SMTP id e8so6091279ilc.13 for ; Fri, 20 Mar 2020 09:30:18 -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; bh=fZIR6+Ej0jzgmrxMEMyOEYB/kYJN2lIsZZP4S7QiLUg=; b=VvPvdkVcNfk4ndLNkwbsSrMu/4anbOIs26xAwSq9bt1mgrn6bUVpz0lDu5WPja4yqS zn8/fh3VUTr29S4lH7bWp10s2AJdOB4kz1KmoIOykPRkTeYuZsAQInkH3YII02wg4w9B fhPtxREihTHS44FxsC3orEYGBojIaUd9B4ic0zQVhny8ivMRfW+TKA9XXA32s9tdNxzc GZ+rGPgqGFqpjLV9JsG6JtFC+GgMo3KcU6UMZlCAp8c4r/rw3zNSQOP0E/Y/9jfbjNCi JNBCEt9CAc0x8uJ6X+MZMM+L9pgkVDN7O17u30xGlncHAVJfnAEsRrfvh3Fwj/Uxg8nD y1Yw== 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; bh=fZIR6+Ej0jzgmrxMEMyOEYB/kYJN2lIsZZP4S7QiLUg=; b=pU9U/sLru6WK5b376AYOcfW52nlE0e8va28PZShYolTLSCoT8+zW7M99pUxBJQZzD3 kki17Ly4VZGkNpnNfAisBAH/jzSjppT1bfRoNw2bwSBUUiVD2RpAAkW98k2ifBSCtrik tKiyleGERHvQTKCAAzo88J6hEYiGfmsCwwvxHpKBc7Wf3qewXAAJ1GZqD1zG+QDk9081 OklRZDXmwGo9D1UV5FUEldHxxp69OE7TxXpOvgaJdCmqsgTLTEarBrD7dJLEEtfcZwz7 ToDtQVtH+kjAAA9I1ODjYEriEwtp8lmGMtkoZa0Yx4YQq4/ZBVvl13QN0Une9KZGA4DN YL2g== X-Gm-Message-State: ANhLgQ2vE6IUZUS9I+TpQNofct6Ur3xzUiL4ibnObLN6eT7FhDsrsS6w +3gR2ysgHBtNav1UOzHEZMag45VAVQAbB3NUUcu3Hges X-Google-Smtp-Source: ADFU+vsng53pDBtZODy2cDtezUuKMA7avaYna5Jm10VszTOYi1JwdqPDukYyr3mxN+nM4WCBPSDEdvWqWHO3/nE+5nY= X-Received: by 2002:a92:ba5d:: with SMTP id o90mr8019008ili.253.1584721815148; Fri, 20 Mar 2020 09:30:15 -0700 (PDT) MIME-Version: 1.0 References: <5e74db3f.1c69fb81.8f943.ad24SMTPIN_ADDED_MISSING@mx.google.com> <606B9434-7765-4509-93FA-5DEA523C76A0@benramsey.com> In-Reply-To: <606B9434-7765-4509-93FA-5DEA523C76A0@benramsey.com> Date: Fri, 20 Mar 2020 16:30:02 +0000 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000dc1fd505a14bcc51" Subject: Re: [PHP-DEV] An incubation period for RFCs? [repost as own thread] From: rowan.collins@gmail.com (Rowan Tommins) --000000000000dc1fd505a14bcc51 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, 20 Mar 2020 at 15:48, Ben Ramsey wrote: > > To encourage userland testing of RC versions, I think it would be helpful > to maintain Docker images of RCs. > > I=E2=80=99m not suggesting the internals group take this on themselves. I= MO, this > is something that the community can take on and offer > Just to be clear, other than a few permissions and a very small number of legal roles, I don't think there is any difference between "the internals group" and "the community". If someone were to maintain these, I doubt anyone would object to seeing them linked on php.net somewhere, with a suitable disclaimer that they weren't supported builds. Incidentally, I suggested something related for PHP 8 specifically, so that people could test the JIT (I talked about distributing pre-alpha milestone builds in general, rather than Docker in particular), but I'm not sure anyone got around to doing it. Regards, --=20 Rowan Tommins [IMSoP] --000000000000dc1fd505a14bcc51--