mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Renamed openssl_pkcs5_pbkdf2_hmac() to openssl_pbkdf2()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326111 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d501e1e413
commit
e5cd37977a
2 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<function name='openssl_pkcs12_export' from='PHP 5 >= 5.2.2'/>
|
||||
<function name='openssl_pkcs12_export_to_file' from='PHP 5 >= 5.2.2'/>
|
||||
<function name='openssl_pkcs12_read' from='PHP 5 >= 5.2.2'/>
|
||||
<function name='openssl_pkcs5_pbkdf2_hmac' from='PHP 5 >= 5.4.5'/>
|
||||
<function name='openssl_pbkdf2' from='PHP 5 >= 5.4.5'/>
|
||||
<function name='openssl_pkcs7_decrypt' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_pkcs7_encrypt' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
<function name='openssl_pkcs7_sign' from='PHP 4 >= 4.0.6, PHP 5'/>
|
||||
|
|
Loading…
Reference in a new issue