mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
60cc37630f
Despite commit 69c3f8c[1] claiming otherwise, there is no need for any Windows specific implementation here. Users can use random_bytes(), if they desire so. [1] <https://github.com/php/php-src/commit/69c3f8cbbabf313b74fbd29bb2ed268ff7c3e9e1> Closes GH-9153.