Test: /ext/sodium/tests/php_password_hash_argon2i.phpt - Version 7.4.3    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
003+ Illegal instruction 004+ 005+ Termsig=4 003- Hash: string(96) "$argon2i$v=19$m=65536,t=4,p=1$%s$%s" 004- bool(true) 005- bool(false) 006- Using password: string(44) "%s" 007- Hash: string(96) "$argon2i$v=19$m=65536,t=8,p=1$%s$%s" 008- bool(true) 009- bool(false) 010- Using password: string(44) "%s" 011- Hash: string(97) "$argon2i$v=19$m=65536,t=16,p=1$%s$%s" 012- bool(true) 013- bool(false) 014- Using password: string(44) "%s" 015- Hash: string(97) "$argon2i$v=19$m=131072,t=4,p=1$%s$%s" 016- bool(true) 017- bool(false) 018- Using password: string(44) "%s" 019- Hash: string(97) "$argon2i$v=19$m=131072,t=8,p=1$%s$%s" 020- bool(true) 021- bool(false) 022- Using password: string(44) "%s" 023- Hash: string(98) "$argon2i$v=19$m=131072,t=16,p=1$%s$%s" 024- bool(true) 025- bool(false) 026- Using password: string(44) "%s" 027- Hash: string(97) "$argon2i$v=19$m=262144,t=4,p=1$%s$%s" 028- bool(true) 029- bool(false) 030- Using password: string(44) "%s" 031- Hash: string(97) "$argon2i$v=19$m=262144,t=8,p=1$%s$%s" 032- bool(true) 033- bool(false) 034- Using password: string(44) "%s" 035- Hash: string(98) "$argon2i$v=19$m=262144,t=16,p=1$%s$%s" 036- bool(true) 037- bool(false)