Skip to content
Snippets Groups Projects
Commit 3946cb84 authored by Olav Morken's avatar Olav Morken
Browse files

Replace all calls to htmlentities with htmlspecialchars.

htmlentities uses the ISO-8859-1 charset by default, which breaks when
we are using UTF-8 data. It also emits entities that are invalid in XML.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2302 44740490-163a-0410-bde0-09ae8108e29a
parent 9379ef48
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment