1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
includes: - phpstan-baseline.php parameters: fileExtensions: - php - phtml ignoreErrors: - '#^Access to an undefined property object::\$[A-Za-z0-9_]+\.$#' level: max paths: - index.php - app - resources/views - tests