Hi

You can find the RFC at:

https://wiki.php.net/rfc/randomizer_additions

Proof of concept implementation is in:

* https://github.com/php/php-src/pull/9664
* https://github.com/php/php-src/pull/9679

we believe we resolved all open questions with the RFC and there was no recent feedback with regard to the newest naming. Therefore we plan to open voting on Wednesday, November, 9th, unless someone speaks up now :). There will be two votes, one for the random string generation, one for the floating point generators. Voting will run for two weeks, a 2/3 majority will be required (as with all votes). You can find the details within the RFC in the "Proposed Voting Choice" section: https://wiki.php.net/rfc/randomizer_additions#proposed_voting_choices

The PoC implementations have been updated with the latest RFC changes, they will be cleaned up after the vote concludes.

Cheers

Joshua Rüsweg

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to