"mbstring.func_overload" and "MB_OVERLOAD_STRING" removal from php8
Author: wesleyswordfishCreated Oct 28, 2022Updated Oct 30, 2022
In preparartion for a php I noticed a problem
In the file byte_safe_strings.php the if statement check no longer seems necessary and these constants are no longer are defined in php8
Source: paragonie/random_compat