2023-01-29 11:51:41 +01:00
|
|
|
parameters:
|
|
|
|
level: 5
|
|
|
|
paths:
|
2023-01-29 17:36:21 +01:00
|
|
|
- src
|
2023-01-29 11:51:41 +01:00
|
|
|
- includes
|
|
|
|
- public_html
|
|
|
|
- bin
|
|
|
|
excludePaths:
|
|
|
|
- includes/config.local.php
|
|
|
|
ignoreErrors:
|
|
|
|
-
|
|
|
|
message: "#Instantiated class Mail_mime not found\\.#"
|
2023-01-29 19:45:38 +01:00
|
|
|
path: src/Email.php
|
2023-01-29 11:51:41 +01:00
|
|
|
-
|
|
|
|
message: "#Call to method (setFrom|setSubject|setHTMLBody|setTXTBody|get|headers|addAttachment)\\(\\) on an unknown class Mail_mime\\.#"
|
2023-01-29 19:45:38 +01:00
|
|
|
path: src/Email.php
|
2023-01-29 11:51:41 +01:00
|
|
|
-
|
|
|
|
message: "#Call to static method factory\\(\\) on an unknown class Mail\\.#"
|
2023-01-29 19:45:38 +01:00
|
|
|
path: src/Email.php
|
2023-01-29 11:51:41 +01:00
|
|
|
-
|
|
|
|
message: "#Call to static method isError\\(\\) on an unknown class PEAR\\.#"
|
2023-01-29 19:45:38 +01:00
|
|
|
path: src/Email.php
|
2023-01-29 11:51:41 +01:00
|
|
|
-
|
|
|
|
message: "#Variable \\$root_dir_path might not be defined\\.#"
|
|
|
|
paths:
|
|
|
|
- includes/config.inc.php
|
|
|
|
-
|
|
|
|
message: "#Variable \\$status_list might not be defined\\.#"
|
|
|
|
paths:
|
|
|
|
- includes/cli.php
|
|
|
|
|