mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
refactoring
This commit is contained in:
parent
c1796fdefc
commit
364a41c7a6
8 changed files with 86 additions and 40 deletions
|
@ -22,3 +22,9 @@ parameters:
|
|||
- '#PHPDoc tag @throws with type LAMException is not subtype of Throwable#'
|
||||
- '#Throwing object of an unknown class [a-zA-Z0-9\\_-]+.#'
|
||||
- '#Parameter \#[0-9] \$[a-zA-Z_]+ of function [a-zA-Z_]+ expects [(]?callable.*#'
|
||||
- '#Call to an undefined method object::.*#'
|
||||
- '#Parameter \#2 \$string of function explode expects string, array\|string given.#'
|
||||
- '#Parameter \#2 \$result of function ldap_get_entries expects LDAP\\Result, array\|LDAP\\Result given.#'
|
||||
- '#Cannot assign new offset to array<int, string>\|string.#'
|
||||
- '#Parameter \#1 \$result of function ldap_free_result expects LDAP\\Result, array\|LDAP\\Result given.#'
|
||||
- '#Cannot access offset .* on array\|int.#'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue