wordpress-develop/src/wp-includes/sodium_compat
Sergey Biryukov 73779aaa0a 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.

git-svn-id: https://develop.svn.wordpress.org/trunk@49057 602fd350-edb4-49c9-b593-d223f7449a82
2020-09-27 05:15:03 +00:00
..
lib Upgrade/Install: Update sodium_compat to v1.13.0. 2020-09-27 04:44:01 +00:00
namespaced
src External Libraries: Backport a commit from sodium_compat trunk to fix a PHP 8 error. 2020-09-27 05:15:03 +00:00
autoload-php7.php Upgrade/Install: Update sodium_compat to v1.13.0. 2020-09-27 04:44:01 +00:00
autoload.php Upgrade/Install: Update sodium_compat to v1.13.0. 2020-09-27 04:44:01 +00:00
composer.json Upgrade/Install: Update sodium_compat to v1.12.1. 2019-12-09 16:40:11 +00:00
LICENSE Upgrade/Install: Update sodium_compat to v1.12.1. 2019-12-09 16:40:11 +00:00