mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-03 22:21:02 +02:00
33046166422af3e050fde1c865acd70562eb473c
child, that has executed a php script with mbstring.func_overload=7 once, will overload substr() in a later execution of another php script, even if the Location context of that script has mbstring.func_overload=0 set. Since the WBXML decoder works byte-by-byte to determine substring length, it fails, if mb_substr() is used. This patch prevents this.
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
address-bookcaldav-servercalendarcarddav-servercollaborationegroupwarejavascriptphpproject-managementwebmail
191 MiB
Languages
PHP
55%
TypeScript
18.5%
JavaScript
10.6%
CSS
10%
Less
2%
Other
3.9%