﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17780,Use PHP native double encoding prevention in htmlspecialchars(),nbachiyski,,"Since PHP 5.2.3 the {{{htmlspecialchars()}}} function has an optional {{{$double_encode}}} parameter, which we could use. This can save us a few expensive kses/html decoding calls.

We need to make sure it works the same way as our implementation.",enhancement,new,low,Future Release,General,,minor,,needs-patch,
