mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
refactoring
This commit is contained in:
parent
c86e146874
commit
d9bced28b4
5 changed files with 37 additions and 24 deletions
|
@ -8,7 +8,7 @@ parameters:
|
|||
- lam/templates
|
||||
fileExtensions:
|
||||
- php
|
||||
- lib
|
||||
- inc
|
||||
excludePaths:
|
||||
analyseAndScan:
|
||||
- */3rdParty/*
|
||||
|
@ -48,3 +48,5 @@ parameters:
|
|||
- '#Binary operation .* between .* and .* results in an error.#'
|
||||
- '#Parameter \#. .* of (function|method) .* expects .*, mixed given.#'
|
||||
- '#Cannot access property .* on mixed#'
|
||||
- '#.* function lamEncrypt expects string.*#'
|
||||
- '#.*class htmlHiddenInput constructor expects string, mixed given.*#'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue