[PHP-DEV] What do you think CSPRNG in PHP

2022-07-15 Thread Go Kudo
Hi Internals. Random Extension is accepted and being implemented in PHP 8.2. Many thanks for the review. The changes to enable arc4random in glibc were recently merged. https://github.com/php/php-src/pull/8984 This has the effect of reducing the number of getrandom system calls issued on Linux

Re: [PHP-DEV] [VOTE] Random Extension Improvement

2022-07-15 Thread Go Kudo
2022年7月14日(木) 16:14 Claude Pache : > > > > Le 14 juil. 2022 à 06:32, Guilliam Xavier a > écrit : > > > > On Thursday, July 14, 2022, Go Kudo wrote: > > > >> 2022年7月13日(水) 1:10 Tim Düsterhus : > >> > >>> Hi > >>> > >>> On 7/12/22 18:04, Tim Düsterhus wrote: > I also think that both '$string'

[PHP-DEV] Re: What do you think CSPRNG in PHP

2022-07-15 Thread Go Kudo
2022年7月16日(土) 0:54 Go Kudo : > Hi Internals. > > Random Extension is accepted and being implemented in PHP 8.2. Many thanks > for the review. > > The changes to enable arc4random in glibc were recently merged. > > https://github.com/php/php-src/pull/8984 > > This has the effect of reducing the num

[PHP-DEV] Re: [RFC][Voting] Fetch properties of enums in const expressions

2022-07-15 Thread Ilija Tovilo
Hi everyone > I opened voting for the "Fetch properties of enums in const expressions" RFC. > https://wiki.php.net/rfc/fetch_property_in_const_expressions > > Voting closes on 2022-07-15. The RFC has been accepted with 24 yes and 11 no votes. Thanks to everybody who participated! Ilija -- PHP

Re: [PHP-DEV] [VOTE] Random Extension Improvement

2022-07-15 Thread Go Kudo
2022年7月3日(日) 12:00 Go Kudo : > Hello internals. > > Voting began on 2022-07-02 03:00:00 (UTC) and will end on 2022-07-16 > 03:00:00 (UTC). > > https://wiki.php.net/rfc/random_extension_improvement > > Best Regards, > Go Kudo > Hi Voting was closed and all proposals were accepted. https://wiki.p