Address PHPStan findings as of 2.0.1
This commit is contained in:
@@ -714,7 +714,6 @@ class Pref_Filters extends Handler_Protected {
|
||||
}
|
||||
|
||||
function editrule(): void {
|
||||
/** @var array<int, int|string> */
|
||||
$feed_ids = explode(",", clean($_REQUEST["ids"]));
|
||||
|
||||
print json_encode([
|
||||
|
||||
Reference in New Issue
Block a user