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
2008-01-03 13:29:36 +00:00
2007-12-22 10:28:44 +00:00
2008-02-09 22:01:42 +00:00
2008-01-03 13:28:15 +00:00
2007-12-22 10:28:44 +00:00
2005-11-14 22:28:50 +00:00
2007-02-28 03:33:37 +00:00
2007-02-28 03:40:03 +00:00
Languages
PHP 55%
TypeScript 18.5%
JavaScript 10.6%
CSS 10%
Less 2%
Other 3.9%