mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 07:15:04 +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
216 MiB
Languages
PHP
54.7%
TypeScript
18.6%
JavaScript
10.6%
CSS
10.2%
Less
2.1%
Other
3.8%