mirror of
https://github.com/php/php-src.git
synced 2026-04-14 03:22:58 +02:00
sodium ext: fix tests/pwhash_argon2i description
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
Check for libsodium utils
|
||||
Check for libsodium argon2i
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded("sodium")) print "skip";
|
||||
if (!defined('SODIUM_CRYPTO_PWHASH_SALTBYTES')) print "skip libsodium without argon2i"; ?>
|
||||
|
||||
Reference in New Issue
Block a user