mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-04 23:34:01 +01:00
The feature `mbstring.func_overload` is deprecated since PHP version 7.2 and removed since 8.0.0 (see https://www.php.net/manual/en/mbstring.overload.php). Skip trying to set it for PHP version 8, e.g. to avoid failures with the sloppy comparison hardening of Snuffleupagus (https://snuffleupagus.readthedocs.io/config.html#prevent-sloppy-comparison):
12 KiB
12 KiB