diff --git a/phpstan.neon b/phpstan.neon index 970f5a3fe..5422d7e42 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -38,7 +38,7 @@ parameters: - '#Parameter \#1 \$array of function array_keys expects array, mixed given.#' - '#Argument of an invalid type mixed supplied for foreach, only iterables are supported.#' - '#Parameter \#2 \$args of function call_user_func_array expects array, mixed given.#' - - '#Parameter \#1 \$input of static method LAM\\AJAX\\Ajax::managePasswordChange\(\) expects array, mixed given.#' + - '#Parameter \#1 \$input of method LAM\\AJAX\\Ajax::managePasswordChange\(\) expects array, mixed given.#' - '#Parameter \#1 \$input of method LAM\\AJAX\\Ajax::checkPasswordStrength\(\) expects array, mixed given.#' - - '#Cannot access offset non-falsy-string on array\|object.#' + - '#Cannot access offset non-falsy-string on array\|object.#' - '#Unable to resolve the template type T in call to function array_values#'