egroupware_official/phpgwapi/inc/horde/XML
Carsten Wolff 3304616642 Circumvent a bug in some distributions of apache/mod_php, where an apache
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.
2008-02-19 09:55:59 +00:00
..
WBXML Circumvent a bug in some distributions of apache/mod_php, where an apache 2008-02-19 09:55:59 +00:00
WBXML.php updated WBXML code to work without external binary 2006-01-11 05:42:07 +00:00