refactoring

This commit is contained in:
Roland Gruber 2022-09-25 21:12:26 +02:00
parent 3b3f734c12
commit 2ca1d35d54

View file

@ -34,7 +34,6 @@ parameters:
- '#Parameter \#1 \$array of function array_keys expects array, mixed given.#' - '#Parameter \#1 \$array of function array_keys expects array, mixed given.#'
- '#Cannot access offset .+ on mixed.#' - '#Cannot access offset .+ on mixed.#'
- '#Argument of an invalid type mixed supplied for foreach, only iterables are supported.#' - '#Argument of an invalid type mixed supplied for foreach, only iterables are supported.#'
- '#Parameter \#1 \$string of function htmlspecialchars expects string, mixed given.#'
- '#Parameter \#2 \$args of function call_user_func_array expects array<int\|string, mixed>, mixed given.#' - '#Parameter \#2 \$args of function call_user_func_array expects array<int\|string, mixed>, mixed given.#'
- '#Parameter \#2 \$user of function LAM\\ACCOUNTLIST\\setSpecifiedPassword expects array, array\|null given.#' - '#Parameter \#2 \$user of function LAM\\ACCOUNTLIST\\setSpecifiedPassword expects array, array\|null given.#'
- '#Parameter \#2 \$user of function LAM\\ACCOUNTLIST\\generatePassword expects array, array\|null given.#' - '#Parameter \#2 \$user of function LAM\\ACCOUNTLIST\\generatePassword expects array, array\|null given.#'