* fixed a regression when dealing with SimpleXMLElement instances in templates
* fixed "is_safe" value for the "dump" function when "html_errors" is not defined in php.ini
- * switched to use mbstring whenever possible instead of iconv
+ * switched to use mbstring whenever possible instead of iconv (you might need to update your encoding as mstring and iconv encoding names sometimes differ)