mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix regex
This commit is contained in:
parent
b28ae5d8d3
commit
e2c0a76c11
|
|
@ -71,7 +71,7 @@ parameters:
|
|||
- '#Caught class Stripe#'
|
||||
- '#Sprain\\SwissQrBill\\#'
|
||||
- '#Constructor of class DolEditor has an unused parameter \$toolbarlocation#'
|
||||
- '#Constructor of class DoliDB\w+ has an unused parameter $type#'
|
||||
- '#Constructor of class DoliDB\w+ has an unused parameter \$type#'
|
||||
internalErrorsCountLimit: 50
|
||||
cache:
|
||||
nodesByFileCountMax: 512
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user