! framework/functions-utf8::entities_to_7bit() deprecated warning for modifier /e in preg_replace() corrected
little fix in calling globalExceptionHandler from inner core files
activate globalExceptionHandler in inner core files
fix SQL-statements to SQL-strict
Preparing 2.8.2 stable, last tests
YGN Ethical Hacker Group (2.8.2 / 2.9.0)
Created 2.8.x branch
Copyright notices now includes 2009
search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch. Replaced strtr() by str_replace() (it's just faster). Changed ' to '
ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
fixed charset names (uppercase)
search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3.FCK-Editor: loads large pages faster
fixed another issue with utf8_isASCII() (too slow with many ~100KB pages)
fixed an issue with utf8_check() (too slow with many ~100KB pages)
fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
Added keywords to new files
added new module-based search-function and publish-by-date code