mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +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:
|
paths:
|
||||||
- lam/lib
|
- lam/lib
|
||||||
- lam/templates
|
- lam/templates
|
||||||
|
fileExtensions:
|
||||||
|
- php
|
||||||
excludePaths:
|
excludePaths:
|
||||||
analyseAndScan:
|
analyseAndScan:
|
||||||
- */3rdParty/*
|
- */3rdParty/*
|
||||||
|
@ -39,3 +41,4 @@ parameters:
|
||||||
- '#Parameter \#1 \$input of static method LAM\\AJAX\\Ajax::managePasswordChange\(\) 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::checkPasswordStrength\(\) 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.#'
|
- '#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