On 14.12.2020 at 14:55, 工藤 wrote:

> I have created an extension to PHP that provides an object scope PRNG's.
> I would like to make this extension available in PECL.
>
> Source code is available at the following URL:
> https://github.com/zeriyoshi/php-ext-orng
>
> Likewise, I feel that such an RNG is becoming a necessity in PHP itself.
> I'm thinking of submitting an RFC, but I think the first step is to make it
> available in PECL.
> What do you think?

I think this is useful functionality, and from a quick glance at the
repo, it appears to be a nice addition to PECL.  I suggest you apply for
an account via <https://pecl.php.net/account-request.php>.

Regards,
Christoph

--
PECL development discussion Mailing List (https://pecl.php.net/)
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to