]> granicus.if.org Git - php/commit
Add tests for password_get_info and password_needs_rehash
authorAnthony Ferrara <ircmaxell@gmail.com>
Wed, 12 Sep 2012 15:21:08 +0000 (11:21 -0400)
committerAnthony Ferrara <ircmaxell@gmail.com>
Wed, 12 Sep 2012 15:21:08 +0000 (11:21 -0400)
commite8b7f5b35da46a2bc414c922e8e1a7093d963899
tree6387e4d3455905d0e93d202840e26aa88d096a1f
parentdb41f9fe60d863041fb53a273c2f64b6925f5ad0
Add tests for password_get_info and password_needs_rehash
ext/standard/tests/password/password_get_info.phpt [new file with mode: 0644]
ext/standard/tests/password/password_get_info_error.phpt [new file with mode: 0644]
ext/standard/tests/password/password_needs_rehash.phpt [new file with mode: 0644]
ext/standard/tests/password/password_needs_rehash_error.phpt [new file with mode: 0644]