You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not entirely sure what the problem here could be.
Is this a bug with the PHP extension that you intended to report upstream? Or do you want us to expose this constant in the PHP 7.2 version of the polyfill too?
PHP: 7.1
Ubuntu: 14.04
followed all the instructions in the website and last part was put
sodium.so
in my/etc/php/fpm/php.ini
.now to test it out, I tried the ff code in
php artisan tinker
(ran in command line) inside one of my laravel projectsand got this results
Now, when I tried the code on my browser.
I am getting this error
Use of undefined constant SODIUM_LIBRARY_MAJOR_VERSION - assumed 'SODIUM_LIBRARY_MAJOR_VERSION
The text was updated successfully, but these errors were encountered: