1
0
Commit Graph

3 Commits

Author SHA1 Message Date
92afc37753 Introduce serendipity_specialchars-wrapper for encoding bug (#236)
PHP 5.4 sets UTF-8 as the default for htmlspecialchars, htmlentities and html_entity_decode. The first two will echo an empty string when given a string with umlauts. This commits introduces serendipity_specialchar-wrapper that are meant to be a temporary solution for the s9y-core until PHP 5.6 fixed the bug, so the native charset option of s9y continues to work.
2014-11-23 23:41:08 +01:00
19dad1f586 escape more 2013-02-08 08:38:48 +01:00
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00