Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:118048 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 23358 invoked from network); 22 Jun 2022 12:46:03 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Jun 2022 12:46:03 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 05E87180549 for ; Wed, 22 Jun 2022 07:35:35 -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,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE 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-f51.google.com (mail-ed1-f51.google.com [209.85.208.51]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 22 Jun 2022 07:35:34 -0700 (PDT) Received: by mail-ed1-f51.google.com with SMTP id z11so18040700edp.9 for ; Wed, 22 Jun 2022 07:35:34 -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; bh=zlhkX3JeQIutj0Snzs0t/swW8GGKwKZqUKYRss6m3D0=; b=CnSfaQE3s9TdoQD+NSXU4TC5Cb6ZuuEJ07/hsnx8G2bBe8U9R6FdjJVXzC3cenB1M6 irX2/4yWRzENMiXa3v/3Ag0om1yuYrz4gEnLEGuuVpiOVv/J1ptXJZ5SLohtur4g4bqg hIMsC5H9/qiA4QqbPgHVsXRylNjOht6jkpRWqsM2VhgABPr+PWQwJfF1TgsIl3QpdmfZ MocTTCQRfffrlEc5pcGGCsDP0CTae6DiYCWPOqs0gYQn8CQUhadChBsUW/z1rbq6Ixzr fgE2q91fI2K0J6eoFour56sYn0azu9AFaCQgqozHw0OoCDSf8ba1n5u43EJc+0nzsZCk R/TA== 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; bh=zlhkX3JeQIutj0Snzs0t/swW8GGKwKZqUKYRss6m3D0=; b=z1rfZMMb/UFdGsSrepinbFST6XmuoKM6Pjixc4RzwJd6FGwXWcGkuEQ9J7cGZ9MJNS HVYkF+cww2Kd0TTRsRurGfuc3cYqkC0wReGdoC4iaLreVRfdZgTwHUfvqbhWXjtbVuJl PdtVSPE8jI8JWLJ77MnLb/Vx+htBFjPHWkDhDRW8xZZDvyC+lzS2NtGippyw5JjfB2FT nupULnDjKMr2sxomhrVvlGl2hti3a/E+E9tO4oA7vbyPMrqC41glJmYl4P3DqXP9b/Ud fqlHre82ZmftsfZDe8IeWdhubxu3L2BpvQYrsPuje98QZKCKIaiR1nnK91qLZvX4JfOJ TJmw== X-Gm-Message-State: AJIora/X6iXo+3GslRYC1QmO/Pt4vPNIK+9mw6Dezdm2g5FvN9/9LQJP +hWcgGAzP9XBssD7Nx3PvucAhY/vpe7rcEytUG5IobkiC50= X-Google-Smtp-Source: AGRyM1u8Uqxp8xoVkPxdTTPEyG3M+nicObHqe9RpD1CxZdF1cmuIGjXqK+6iuHSQuEZX79GlCsFcAnSSmXAwq3cBZx0= X-Received: by 2002:a05:6402:27c8:b0:42e:2e43:86ae with SMTP id c8-20020a05640227c800b0042e2e4386aemr4450455ede.427.1655908532937; Wed, 22 Jun 2022 07:35:32 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 22 Jun 2022 23:35:21 +0900 Message-ID: To: Go Kudo , PHP internals Content-Type: multipart/alternative; boundary="000000000000e2f54805e20a3f58" Subject: Re: [PHP-DEV] [RFC] [Under Discussion] Random Extension Improvement From: zeriyoshi@gmail.com (Go Kudo) --000000000000e2f54805e20a3f58 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 2022=E5=B9=B46=E6=9C=8818=E6=97=A5(=E5=9C=9F) 4:42 Go Kudo : > Hi internals. > > An RFC has been created to fix an issue in Random Extension 5.x. > > https://wiki.php.net/rfc/random_extension_improvement > > Voting on this RFC will begin in two weeks (2022-07-02), in time for the > PHP 8.2 Feature Freeze. (Vote finished in 2022-07-16, Feature Freeze is > 2022-07-19) > > In the unlikely event that the Random Extension 5.x RFC is rejected, this > RFC will become invalid regardless of the outcome of the vote. > > Best regards > Go Kudo > Hi No additional comments seemed to be forthcoming, so the RFC was upgraded to 1.5. The following changes have been made https://wiki.php.net/rfc/random_extension_improvement 1. Add: `Refine classnames` 2. Add: `Random\SerializableEngine is outdated` 3. Add `Add Randomizer::pickArrayKeys(array $array, int $num): array method` *1 4. Add `Random\SerializableEngine is outdated` 5. Remove: `PCG64 is ambiguous` (replaced by 1) 6. Remove: `Mersenne Twister is ambiguous` (replaced by 1) 7. Remove: `Randomizer lacks array_rand() replacement method` (replaced by 3) *1: Added with a little sample code. Regards Go Kudo --000000000000e2f54805e20a3f58--