Deal with an error showing up in Gitlab PHPStan runs

This commit is contained in:
wn_ 2024-11-13 02:11:58 +00:00
parent 2dda9f9ab5
commit 859ce4d7f6

View File

@ -6,7 +6,7 @@ parameters:
reportUnmatchedIgnoredErrors: false
ignoreErrors:
# 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
# undetected as DOMElement