refactoring

This commit is contained in:
Roland Gruber 2023-01-16 19:46:17 +01:00
parent 62cd388287
commit 38b9e3d7a8
3 changed files with 13 additions and 12 deletions

View file

@ -35,3 +35,4 @@ parameters:
- '#Argument of an invalid type mixed supplied for foreach, only iterables are supported.#'
- '#Parameter \#2 \$args of function call_user_func_array expects array<int\|string, mixed>, 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.#'