Skip to content

PHP 7.4: NewFunctions: add password_algos()#827

Merged
wimg merged 1 commit intomasterfrom
php-7.4/password-registry
Jun 26, 2019
Merged

PHP 7.4: NewFunctions: add password_algos()#827
wimg merged 1 commit intomasterfrom
php-7.4/password-registry

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Jun 26, 2019

Refs:

Related to #808

> - Standard
>    array password_algos() - return a complete list of all registered password
>    hashing algorithms. For more details see the RFC:
>    https://wiki.php.net/rfc/password_registry

Refs:
* https://wiki.php.net/rfc/password_registry
* php/php-src#3609
* php/php-src@534df87
@jrfnl jrfnl added Type: enhancement PR: quick merge PR only contains relatively simple changes PR: ready for review labels Jun 26, 2019
@jrfnl jrfnl added this to the 9.2.0 milestone Jun 26, 2019
@jrfnl jrfnl requested a review from wimg June 26, 2019 05:26
@wimg wimg merged commit 777d1ac into master Jun 26, 2019
@wimg wimg deleted the php-7.4/password-registry branch June 26, 2019 20:48
@jrfnl jrfnl removed the PR: quick merge PR only contains relatively simple changes label Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants