From: Nikita Popov Date: Mon, 24 Feb 2020 10:59:46 +0000 (+0100) Subject: Add skipif for argon2id in test X-Git-Tag: php-7.4.7RC1~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c0a33f2dc9b3580b4bf3d10d13eda81eaa43e2a;p=php Add skipif for argon2id in test If argon2i is provided by libargon, then argon2id may not be available here. --- diff --git a/ext/sodium/tests/bug78516.phpt b/ext/sodium/tests/bug78516.phpt index 524b233518..0347d33273 100644 --- a/ext/sodium/tests/bug78516.phpt +++ b/ext/sodium/tests/bug78516.phpt @@ -3,6 +3,7 @@ Bug #78516 (password_hash(): Memory cost is not in allowed range) --SKIPIF-- --FILE--