zxcvbn-php icon indicating copy to clipboard operation
zxcvbn-php copied to clipboard

array_unique error

Open tomsommer opened this issue 5 years ago • 1 comments

ErrorException: 2: array_unique() expects parameter 1 to be array, bool given in

... /vendor/bjeavons/zxcvbn-php/src/Matchers/L33tMatch.php(138): array_unique(false)

tomsommer avatar Mar 10 '20 12:03 tomsommer

Can you post the full stack trace of how you got this?

mkopinsky avatar Mar 10 '20 13:03 mkopinsky