Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:118262 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 33154 invoked from network); 14 Jul 2022 00:13:34 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 14 Jul 2022 00:13:34 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id DA48E18037E for ; Wed, 13 Jul 2022 19:08:27 -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_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-yb1-f171.google.com (mail-yb1-f171.google.com [209.85.219.171]) (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, 13 Jul 2022 19:08:27 -0700 (PDT) Received: by mail-yb1-f171.google.com with SMTP id h62so867967ybb.11 for ; Wed, 13 Jul 2022 19:08:27 -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=P+K7pCg4C+8yB/VvxKSaCS4STwrsKHCvNY5mWIQOGuI=; b=KKR+03bXHUFM7xhN+4hveXLUSngSbZYGn0a2eUMQGRcn3+T//4t56IBAaCMDs/Dih5 Go1gyAt+By/bdH+6wh5M3I8/1f94S7xD8mIbuZWirkesgup4RF2WExbhLq4bxr+iBiaR 2LLePBzR9w+GONxl0fcoXJk7Nzd75tZbIrub9N5lckppCGBYVVpqpcdcBGv7qILBKJ7v YoUIfzqz1hINo2anMOoer+F+oM/6eCXu/zCpUVO/FsMk2sqUCC00aGzucmFq5qZPnTvH zh5uUi9JBVelYm3QDwhr5+SlGoNq7AU6D9CoiWOuyh+g++tJ4tBSymx8ik+560/93UKL HBYA== 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=P+K7pCg4C+8yB/VvxKSaCS4STwrsKHCvNY5mWIQOGuI=; b=eBEfbUdRpvU7Dk8heN7RweFKTchT7QD/3x7jU3gnqSEwnPt2gn5j8ZQlu6jqbS++eR Irf8PCqWNAh7mC5GPyVPqJHNvUgDvvnlTzhTGMMGGJrNtB1LEFF72PVtFbnmahJbM2Oo RIag6sRI2MKcyd+0ZBSnjifISjcRbe2hTZsTbGv7qHrSkkzoKQ73eybirz4kOU+d8vrK SesGnGbpCKUVuNT9kBhavQP56m1hwSUslc12WkWM0Ewgo56ZuNmnanQMt/J99mOL0iyk 6c0oxsVMGxmsgL2b/MqsH+1/kgOk/pnWCzFcytTwEbqk5oRzHyzG6FcZXrKIWhGSf76d EKHg== X-Gm-Message-State: AJIora8KUUERvq3fhuYYbHDXLAGtfX24ejZvNjFJPC+iIVohGaUy+qDN COl1XCqf8YRLmpfQ1cnEE4kD0JWYEhM1yWXsoHjRgai9wtg2I1E= X-Google-Smtp-Source: AGRyM1vHXR+16+8/A0EHY/I9xWzE0arBsL9lU1pFeiv+eA7azHMePBrHgwZeVL2rLc10fEAHvXcyg8TpZDkABzESBds= X-Received: by 2002:a25:a086:0:b0:66e:4a65:3991 with SMTP id y6-20020a25a086000000b0066e4a653991mr6757208ybh.138.1657764506495; Wed, 13 Jul 2022 19:08:26 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 14 Jul 2022 11:08:15 +0900 Message-ID: To: =?UTF-8?Q?Tim_D=C3=BCsterhus?= , Guilliam Xavier , internals@lists.php.net Content-Type: multipart/alternative; boundary="00000000000088011605e3ba6040" Subject: Re: [PHP-DEV] Re: [VOTE] Random Extension Improvement From: g-kudo@colopl.co.jp (Go Kudo) --00000000000088011605e3ba6040 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 2022=E5=B9=B47=E6=9C=8813=E6=97=A5(=E6=B0=B4) 1:10 Tim D=C3=BCsterhus : > Hi > > On 7/12/22 18:04, Tim D=C3=BCsterhus wrote: > > I also think that both '$string' and '$binary' are appropriate paramete= r > > names in this case, so particular preference from my side. > > Sorry for the follow-up, there's two mistakes in that sentence. It > should read: > > I also think that both '$string' and **'$bytes'** are appropriate > parameter names in this case, so **no** particular preference from my sid= e. > > Best regards > Tim D=C3=BCsterhus > Hi I agree with you. I will change the parameter name from `$string` to `$bytes` as I don't see any problem. I will try to explain the changes more rigorously in future proposals. Thank you. Regards, Go Kudo --00000000000088011605e3ba6040--