Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116212 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 4479 invoked from network); 4 Oct 2021 09:37:15 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 4 Oct 2021 09:37:15 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id D1F1E180511 for ; Mon, 4 Oct 2021 03:21:26 -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=-0.2 required=5.0 tests=BAYES_40,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-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) (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 ; Mon, 4 Oct 2021 03:21:26 -0700 (PDT) Received: by mail-ed1-f53.google.com with SMTP id g10so3594301edj.1 for ; Mon, 04 Oct 2021 03:21:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=UfIWQEWNEsz9qnoU3SyAAyh6v23ybKYnVI8BgXqRqGU=; b=q6rZQMdRgWuJyjQsLUhsdfdMIIhUhUrdiIygTvhUuC7nXQAIxLN5UemB4/+Jm4ZP+f O68nhP/LW65xJ6Zrarus7jAXmVoBCo46Zt5mKvAepdourXeiSzfR4Oxwx2MV9a92ACmn hkapAThJ5GMkDX6XJWlvSyj3Tu5oLbBF+as9Q3G2yKLUNZ77r0vImXuStyyLa9iCZdxh xj9ab5z2qcG038PJKi5o0Xr26LSYwzm9HUdrmfatTnyr4cI6HPVGiMORVoooGOxVqVdn yXqlCPlaUx3WTdqTjRFFG/upwro+4yf3Mxe96WcRQMK6YAUTJW1rQIHTSxw/d1oSgWCJ Qp4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=UfIWQEWNEsz9qnoU3SyAAyh6v23ybKYnVI8BgXqRqGU=; b=DaZDX0ktPg+E86HLed/okLzlw6W1qPrqBXCBzJbYzcXoPqvGQSI4NhoiDP7ECcLEg4 g2jwvx3HvO1zDZXjh0aSvU9vlJLUZrBOtCCZwVbE4jF4ysrNnZMQJIJrMKxaOho//Wt6 VVgCvhZiSlLP0mZfFL5njC5KdJpmIZmxWaRX5QFOuaKH6/30YrPExsVsxgPYzlLwPqWL oMN/Lgr8QJmqTPmBt1AviqYvyyZ6mLg0iiCZair/JJBfRR8ASPYXZNjqAAeDF7Wfz4Mn NLtgWSRGrjwTEni1sKMefNKT6HnjV/DimYgH6ud/UEp1SSY9lfW+UAvaMu22WC46YhxM wGtQ== X-Gm-Message-State: AOAM532x8maQrLZQ/eyJ+2GiEVQYtPgX6cD9lb5Namr4Ej2I15CxN/tm NzAQ+Nu08upzREHkafrI1MawXKzhL111e6Z/g/g= X-Google-Smtp-Source: ABdhPJxtQetDUkkWdiMmhFWstKbyWyaVSWAtoJD+EPAK5+bUwSWZL7DuYjIwNOw2rD0g+HBj4vH5W3ZBU9B9SocGkyM= X-Received: by 2002:a17:906:9888:: with SMTP id zc8mr14235294ejb.504.1633342882388; Mon, 04 Oct 2021 03:21:22 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 4 Oct 2021 12:21:06 +0200 Message-ID: To: Go Kudo , Levi Morrison Cc: PHP internals Content-Type: multipart/alternative; boundary="0000000000004d1cbf05cd84460e" Subject: Re: [PHP-DEV] [Pre-Vote Announcement] Move RNG functions Random Extension From: nikita.ppv@gmail.com (Nikita Popov) --0000000000004d1cbf05cd84460e Content-Type: text/plain; charset="UTF-8" On Wed, Sep 22, 2021 at 1:21 PM Go Kudo wrote: > The voting phase for the following RFCs will begin as soon as two weeks > have passed. > > https://externals.io/message/115975 > > I don't see any particular discussion, so I'm contacting you just in case. > I'm pretty neutral on this proposal. I don't think there's a strong motivation to move this functionality into a separate extension, but I also don't see any particular problems with doing it (as long as it's an always-required extension, which this is). I believe Levi is a proponent of splitting up ext/standard into smaller extensions, maybe he has some thoughts on this. Regards, Nikita --0000000000004d1cbf05cd84460e--