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

Fatal error Invoking Compat::library_version_major() #112

Closed
enfoqueNativo opened this issue Dec 3, 2019 · 0 comments
Closed

Fatal error Invoking Compat::library_version_major() #112

enfoqueNativo opened this issue Dec 3, 2019 · 0 comments

Comments

@enfoqueNativo
Copy link

Using the namespaced version as polyfill, the call to Compat::library_version_major() ends with:

In Compat.php line 3126:

Attempted to call function "sodium_library_version_major" from the global namespace.

PHP: 7.2.25
ext-sodium: 1.0.16
sodium_compat: 1.12.1

Should php72compat.php be loaded by autoload? or the constants used instead of library_version_major()?

Regards

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

1 participant