mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-17 15:59:06 +01:00
22 lines
1.3 KiB
Text
22 lines
1.3 KiB
Text
parameters:
|
|
level: 0
|
|
paths:
|
|
- src
|
|
excludePaths:
|
|
- src/local
|
|
- src/tmp
|
|
# Error message "Class Smarty_Resource_LdapSaisie extends unknown class Smarty_Resource_Custom." cannot be ignored, use excludePaths instead.
|
|
- src/includes/class/class.LStemplate_smarty3_support.php
|
|
ignoreErrors:
|
|
- "#Instantiated class (Smarty|Console_Table|ZxcvbnPhp\\\\Zxcvbn|phpseclib\\\\Crypt\\\\RSA|phpseclib\\\\Net\\\\SFTP|phpseclib\\\\Net\\\\SSH2|Net_FTP) not found\\.#"
|
|
- "#Call to static method (connect|isError)\\(\\) on an unknown class Net_LDAP2\\.#"
|
|
- "#Class (Net_LDAP2_Filter|Net_LDAP2_Entry|PEAR_Error) not found\\.#"
|
|
- "#Call to static method (create|parse|combine|escape)\\(\\) on an unknown class Net_LDAP2_Filter\\.#"
|
|
- "#Call to static method (createFresh)\\(\\) on an unknown class Net_LDAP2_Entry\\.#"
|
|
- "#Call to static method (forceAuthentication|getUser|logout|setDebug|client|setNoCasServerValidation|setCasServerCACert|setExtraCurlOption)\\(\\) on an unknown class phpCAS\\.#"
|
|
-
|
|
message: "#Call to static method factory\\(\\) on an unknown class Mail\\.#"
|
|
path: src/includes/addons/LSaddons.mail.php
|
|
-
|
|
message: "#Instantiated class Mail_mime not found\\.#"
|
|
path: src/includes/addons/LSaddons.mail.php
|