paragonie / sodium_compat

Pure PHP polyfill for ext/sodium

Home Page:https://paragonie.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preloading Issue

oojacoboo opened this issue · comments

[16-Dec-2019 22:22:24 UTC] PHP Warning: Can't preload already declared class SodiumException in /srv/www/vendor/paragonie/sodium_compat/src/SodiumException.php on line 7

Any ideas. It's just a warning, but it's annoying and the only one I get in our entire code base.

Can you see if 0ed3206 fixes the problem on your system?

We haven't heard back in a month. I believe this is fixed. Please let us know if you're still encountering issues.

Apologies, but we disabled preloading for now, as there were other issues. Thanks for the patch though. I look forward to checking it out when we get preloading re-enabled.

Hey, got a second to test this and it actually does resolve this issue, but there is another now. I'll open a new ticket.