Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:118003 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 63663 invoked from network); 20 Jun 2022 02:56:37 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 20 Jun 2022 02:56:37 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 04480180087 for ; Sun, 19 Jun 2022 21:45:32 -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,HTML_MESSAGE,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-yw1-f174.google.com (mail-yw1-f174.google.com [209.85.128.174]) (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 ; Sun, 19 Jun 2022 21:45:31 -0700 (PDT) Received: by mail-yw1-f174.google.com with SMTP id 00721157ae682-317741c86fdso86714777b3.2 for ; Sun, 19 Jun 2022 21:45:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=colopl.co.jp; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=R1YNUvHpWRJKOFkmP+ivAz0tPvgL+7wM9qbDFP6y1YU=; b=AmstLv7YGtl8G4xHaS+PDpBd/eSG6Mwcy6K/PDp1vh2iqME7oVXZlUDOLEPw/0Zu5M Vy0TiXa72Ke1ZLdPQ22VwsAw2eJqyoqynMETlXKnfoW8IxFBCmrjn0+haigYCzbtX0Ii L5EveaGIV20QZfAunDvzLzl3Kg/wN6yZAKI0tRl/FHVAhqxa51akMxZm9tWcRO/0lsEy SbGYjN2jh6dzLaMNa+oBIQ3Oq6TVjtPpDOPxTrslWAXMtJ++cT1q2RRe5VXjgMUEZddc Y7OKADfCbgZCYF/w3nfzZ63kMNDh7ivKK64w/HNz2zPB5L4dYbGyqR2QKyUjFRfTWmqG YwGQ== 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=R1YNUvHpWRJKOFkmP+ivAz0tPvgL+7wM9qbDFP6y1YU=; b=UsaxKaHllJVaOVqdLAZYQmwJ/zStQwqSLaXRYW8pY31cagZHt0YfkfsldC+bMFYFst NXgUO07CnTjgwWMUmD6zNOV8ps+P0cG1Fwpp7WseR19qw/1danAB+RqYBfjMrOe2LFAh GQQZTFVs7LY0Q4PiEIQQbzmEMsZyYSmSp60Mb4wDYgvnf43wdzaRPN6o2LnT0do01Xel Bxb+HwgM/CmxVauzRCT1swhG4LRBWoiPzAQAJmy/7KJwHCyJaoThda7xa6d4+GZHTRLF HpscgB6XYb6K1M5x7S36/AmzeJDDWIp6Zo0qQ9Wh1yQu12Z8iTrgZIlA80JUqOTzpwzb Xo4A== X-Gm-Message-State: AJIora9v1Un155KUHsBDfbYyJSaEDNhjC/YOWIrLQC/PuWu5hsr95/XW L5jV7gkUgQLSn3cheAMBLnw1Uwki3Mqhx/GlJ9n5oFpOBVv06fQ= X-Google-Smtp-Source: AGRyM1vS/SEeOwwt1vZcY4Lr+qx0kBr/DjKjjuxhorlukVAvleQuj5uIexD/f5mVJJEptO0Smnpq3sJO2ZLj38g8omQ= X-Received: by 2002:a81:19d6:0:b0:313:551a:8e85 with SMTP id 205-20020a8119d6000000b00313551a8e85mr26354527ywz.136.1655700331146; Sun, 19 Jun 2022 21:45:31 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 20 Jun 2022 13:45:20 +0900 Message-ID: To: Go Kudo , internals@lists.php.net Content-Type: multipart/alternative; boundary="00000000000017d44c05e1d9c617" Subject: Re: [RFC] [Under Discussion] Random Extension Improvement From: g-kudo@colopl.co.jp (Go Kudo) --00000000000017d44c05e1d9c617 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:41 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 > Hello. The new name for PCG64 was not appropriate (Pcg64OneseqXslRr64) and was changed to something more appropriate (PcgOneseq128XslRr64). Best regards. Go Kudo --00000000000017d44c05e1d9c617--