1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-19 16:38:51 +02:00

Add password_* functions to extension functions list

Summary: These are technically added in PHP 5.5.0 mainline, not an extension, but the two are effectively equiavlent.

Test Plan: o.O

Reviewers: btrahan, dctrwatson

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D8280
This commit is contained in:
epriestley 2014-02-20 17:26:03 -08:00
parent bd6cc6b946
commit a11421ee8e

View file

@ -487,6 +487,10 @@ openssl_get_cipher_methods
openssl_dh_compute_key
openssl_random_pseudo_bytes
openssl_error_string
password_get_info
password_hash
password_needs_rehash
password_verify
pcntl_fork
pcntl_waitpid
pcntl_wait