mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Ignore phpstan errors related to DOMDocument
or DOMElement
This commit is contained in:
parent
d2a40e088d
commit
75c409703d
@ -26,6 +26,7 @@ parameters:
|
||||
ignoreErrors:
|
||||
- '#Unsafe usage of new static\(\)#'
|
||||
- '#. but return statement is missing#'
|
||||
- '#Cannot call method importNode\(\) on DOMDocument\|null.#'
|
||||
|
||||
# ldap_connect() returns `LDAP\Connection` in php >= 81
|
||||
-
|
||||
|
Loading…
x
Reference in New Issue
Block a user