Mar 20, 2019
3
Level 30
Homebrew PHP 7.2 ARGON2i
How can i install ARGON2i with homebrew? It seems that it's not shipped with PHP 7.2 by default.
I tried it with brew reinstall php72 --with-password-argon2 and brew reinstall php72 --with-argon2. I am getting the Error: invalid option: and i can't find any informations about how to comppile PHP 7.2 with argon2 with Homebrew? ... :(
Please or to participate in this conversation.