I just noticed that htmlspecialchars_decode doesn't convert entities like
&#10 and &#13.  Is there a bitmask I'm missing or are those simply not
supported right now?  If the latter, any thoughts on adding something along
the lines of ENT_ALL to convert all valid entities from/to their respective
characters?

--Kris

Reply via email to