mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 17:59:21 +02:00
refactoring
This commit is contained in:
parent
00403c44f9
commit
0b13f2b038
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,8 @@ parameters:
|
|||
paths:
|
||||
- lam/lib
|
||||
- lam/templates
|
||||
fileExtensions:
|
||||
- php
|
||||
excludePaths:
|
||||
analyseAndScan:
|
||||
- */3rdParty/*
|
||||
|
@ -39,3 +41,4 @@ parameters:
|
|||
- '#Parameter \#1 \$input of static 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<int\|string, string>\|object.#'
|
||||
- '#Unable to resolve the template type T in call to function array_values#'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue