parameters: level: 4 scanDirectories: - lam/lib - lam/templates paths: - lam/lib - lam/templates fileExtensions: - php - inc excludePaths: analyse: - */3rdParty/* analyseAndScan: - */lists/changePassword.php ignoreErrors: - '#.* on an unknown class .*#' - '#.* has invalid type .*#' - '#Function [a-zA-Z0-9\\_-]+ not found.#' - '#Used function [a-zA-Z0-9\\_-]+ not found.#' - '#Variable \$helpArray might not be defined.#' - '#Function [a-zA-Z0-9\(\)\\_-]+ has invalid return type [a-zA-Z0-9\\_-]+.#' - '#Binary operation .* between .* and .* results in an error.#' - '#Offset .SID. on array.*in isset\(\) always exists.*#'