mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
1cd2d731ef
- Retry if the CSPRNG generates a zero state. - Throw ValueError if the user passes a zero state. Fixes GH-9249