mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Update random_compat to master.
Clarifies strings, Merges [35587] upstream. See #34409, #28633 git-svn-id: https://develop.svn.wordpress.org/trunk@35600 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -132,6 +132,6 @@ function random_bytes($bytes)
|
||||
* If we reach here, PHP has failed us.
|
||||
*/
|
||||
throw new Exception(
|
||||
'PHP failed to generate random data.'
|
||||
'Error reading from source device'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user