Searched defs:password_needs_rehash (Results 1 – 2 of 2) sorted by relevance
591 PHP_FUNCTION(password_needs_rehash) in PHP_FUNCTION() argument
1139 function password_needs_rehash(string $hash, string|int|null $algo, array $options = []): bool {} function
Completed in 31 milliseconds