Deal with an error showing up in Gitlab PHPStan runs
This commit is contained in:
@@ -6,7 +6,7 @@ parameters:
|
|||||||
reportUnmatchedIgnoredErrors: false
|
reportUnmatchedIgnoredErrors: false
|
||||||
ignoreErrors:
|
ignoreErrors:
|
||||||
# set_include_path detection issue
|
# set_include_path detection issue
|
||||||
- message: '#"(autoload|colors|errorhandler|login_form|sessions)\.php"#'
|
- message: '#"(autoload|colors|config|errorhandler|login_form|sessions)\.php"#'
|
||||||
identifier: requireOnce.fileNotFound
|
identifier: requireOnce.fileNotFound
|
||||||
|
|
||||||
# undetected as DOMElement
|
# undetected as DOMElement
|
||||||
|
|||||||
Reference in New Issue
Block a user