Hello internals. Proposed RFCs and implementations have been reorganized. The main changes are as follows
https://wiki.php.net/rfc/rng_extension https://github.com/php/php-src/pull/8094 - Remove XorShift128Plus, Xoshiro256StarStar - To avoid confusion, Can be added if needed - All classes can now omit the seed argument - Seeding with CSPRNG - Throws RuntimeException if number generation fails The merge window to PHP 8.2 will remain open for some time to come. Due to the global turmoil, I will try to delay the start of the RFC voting phase as long as possible. However, I believe that PHP RFCs tend to become more controversial once the voting phase begins. Therefore, I would like to solicit feedback on this RFC, whatever it may be. (Just only positive or negative feedback would be okay) Regards, Go Kudo