mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-05 02:10:45 +01:00
ca7a95df36
Changes: * Checks `disable_classes` for `COM()` before using to avoid PHP Warnings * Uses `stream_set_chunk_size()` to avoid reading 8KiB from `/dev/urandom` unintentionally. See #34948 Built from https://develop.svn.wordpress.org/trunk@35922 git-svn-id: http://core.svn.wordpress.org/trunk@35886 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
byte_safe_strings.php | ||
cast_to_int.php | ||
error_polyfill.php | ||
random_bytes_com_dotnet.php | ||
random_bytes_dev_urandom.php | ||
random_bytes_libsodium.php | ||
random_bytes_mcrypt.php | ||
random_bytes_openssl.php | ||
random_int.php | ||
random.php |