diff --git a/composer.json b/composer.json index 6b40801..d05eaa9 100644 --- a/composer.json +++ b/composer.json @@ -18,6 +18,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.5.0" + "phan-taint-check-plugin": "2.0.1" } } diff --git a/includes/TimelessTemplate.php b/includes/TimelessTemplate.php index f0682f7..cbb086c 100644 --- a/includes/TimelessTemplate.php +++ b/includes/TimelessTemplate.php @@ -137,6 +137,7 @@ class TimelessTemplate extends BaseTemplate { * ], * ... * ] + * @param-taint $content escapes_htmlnoent * @param null|string|array|bool $msg * * @return string html