Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for libsodium for PHP 7.2 #86

Closed
atishgoswami opened this issue Aug 29, 2019 · 2 comments
Closed

Add support for libsodium for PHP 7.2 #86

atishgoswami opened this issue Aug 29, 2019 · 2 comments

Comments

@atishgoswami
Copy link

Magento 2.3.2 requires libsodium to install properly.

magento/magento2#23405

Need to have libsodium pre install in the PHP containers

@atishgoswami
Copy link
Author

atishgoswami commented Aug 30, 2019

Seems like the sodium extension is already installed but outdated, Magento expects the sodium library version >= 1.0.13.

Used this link below to update the sodium library version
http://blog.grafzahl.io/magento-warning-after-updating-to-2-3-2/

@shkoliar
Copy link
Member

Hello, @atishgoswami!

Thank you for your interest to our project!

We've added libsodium to 7.1 and 7.2 PHP versions, check this PR mage2click/magento-php-versions#9

@shkoliar shkoliar closed this as completed Sep 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants