[VOTE] Randomizer Additions

php.internals

Tim Düsterhus

3 years ago
Hi as Joshua announced on Monday [1] we're now opening the vote for "Randomizer Additions" [2] The RFC contains two votes, each of which requires a 2/3 majority. Voting will run 2 weeks until: 2022-11-23 at 09:00 UTC -------- Please find the below resources for your reference: RFC: https://wiki.php.net/rfc/randomizer_additions PoC implementation: - https://github.com/php/php-src/pull/9664 (For Vote (1)) - https://github.com/php/php-src/pull/9679 (For Vote (2)) Discussion Thread: https://externals.io/message/118810 -------- [1] https://externals.io/message/118810#118980 [2] https://wiki.php.net/rfc/randomizer_additions Best regards Tim Düsterhus

Tim Düsterhus

3 years ago
Hi On 11/9/22 09:47, Tim Düsterhus wrote:
> Voting will run 2 weeks until: > > 2022-11-23 at 09:00 UTC
Voting just closed. The RFC [1] was fully accepted. (1) The addition of getBytesFromString() was unanimously accepted with 18 Votes. (2) The addition of the floating point-related methods was accepted with 16 (Yes) to 1 (No) vote (94%). [1] https://wiki.php.net/rfc/randomizer_additions ------------- The implementations can be found in: Vote 1: https://github.com/php/php-src/pull/9664 Vote 2: https://github.com/php/php-src/pull/9679 and are now pending clean up and review. Best regards Tim Düsterhus