aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/HtmlArmor.php
Commit message (Expand)AuthorAgeFilesLines
* Add second batch of taint-check annotationsDaimona Eaytoy2023-09-231-0/+1
* Update Legoktm's email addressKunal Mehta2021-05-021-1/+1
* Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
* Annotate newable classesdaniel2020-07-071-0/+4
* Use SPDX 3.0 license identifierKunal Mehta2018-03-181-1/+1
* HtmlArmor: Document that null is an acceptable valueKunal Mehta2016-12-081-3/+4
* HtmlArmor: Pass ENT_QUOTES to htmlspecialchars()Bartosz DziewoƄski2016-08-071-1/+1
* Add LinkRenderer (rewrite of Linker::link())Kunal Mehta2016-05-231-0/+56