mediawiki-skins-Insurgency/includes
James D. Forrester 147550142d build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1
Add `@param-taint $contents escapes_htmlnoent` annotation to
MonoBookTemplate::getBox(). The method will escape the $contents
parameter if it's an array, but it will not if it's a string; Phan
can't distinguish the types, and assumes it always escapes. Use
escapes_htmlnoent to suppress warnings about double-escaped output.

Change-Id: Id8ef73f2efbe8d4d5510917d55dbac4e41b2b3a1
2019-07-10 17:12:44 +02:00
..
MonoBookTemplate.php build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1 2019-07-10 17:12:44 +02:00
SkinMonoBook.php Use oojs-ui.styles.icons-alerts 2019-06-25 14:29:29 +00:00