WordPress/wp-includes/random_compat
Dion Hulse f9c7ca8496 Random_Compat: Bump the OpenSSL requirement for windows servers to 5.4.1 while the upstream issue is resolved.
Before PHP 5.4.1 the OpenSSL extension used a OpenSSL provided function which is seemingly slow under some circumstances, PHP 5.4.1+ uses the windows crypto API.

Fixes #34409

Built from https://develop.svn.wordpress.org/trunk@35587


git-svn-id: http://core.svn.wordpress.org/trunk@35551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-11-09 04:50:25 +00:00
..
byte_safe_strings.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
cast_to_int.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
error_polyfill.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
random_bytes_com_dotnet.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
random_bytes_dev_urandom.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
random_bytes_libsodium.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
random_bytes_mcrypt.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
random_bytes_openssl.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
random_int.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
random.php Random_Compat: Bump the OpenSSL requirement for windows servers to 5.4.1 while the upstream issue is resolved. 2015-11-09 04:50:25 +00:00