WordPress/wp-includes/sodium_compat
Sergey Biryukov bf2edf9cab External Libraries: Backport a commit from sodium_compat trunk to fix a PHP 8 error.
This addresses an "Undefined constant `MB_OVERLOAD_STRING`" fatal error in the `ParagonIE_Sodium_Core_Util::isMbStringOverride()` method.

In PHP 8, the `MB_OVERLOAD_STRING` constant has been removed, along with the `mbstring` function overloading feature.

Fixes #51399.
Built from https://develop.svn.wordpress.org/trunk@49057


git-svn-id: http://core.svn.wordpress.org/trunk@48819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-09-27 05:17:05 +00:00
..
lib Upgrade/Install: Update sodium_compat to v1.13.0. 2020-09-27 04:46:05 +00:00
namespaced
src External Libraries: Backport a commit from sodium_compat trunk to fix a PHP 8 error. 2020-09-27 05:17:05 +00:00
autoload-php7.php Upgrade/Install: Update sodium_compat to v1.13.0. 2020-09-27 04:46:05 +00:00
autoload.php Upgrade/Install: Update sodium_compat to v1.13.0. 2020-09-27 04:46:05 +00:00
composer.json Upgrade/Install: Update sodium_compat to v1.12.1. 2019-12-09 16:42:04 +00:00
LICENSE Upgrade/Install: Update sodium_compat to v1.12.1. 2019-12-09 16:42:04 +00:00