mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
MCRYPT_[U]RANDOM -> MCRYPT_DEV_[U]RANDOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293231 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f39b9daa3c
commit
4f5730fa61
1 changed files with 3 additions and 2 deletions
|
@ -76,8 +76,9 @@
|
|||
<row>
|
||||
<entry>5.3.0</entry>
|
||||
<entry>
|
||||
<constant>MCRYPT_RANDOM</constant> and <constant>MCRYPT_URANDOM</constant>
|
||||
became available on Windows platforms.
|
||||
<constant>MCRYPT_DEV_RANDOM</constant> and
|
||||
<constant>MCRYPT_DEV_URANDOM</constant> became available on Windows
|
||||
platforms.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue