diff --git a/phpstan.neon b/phpstan.neon index d10d89e..1389178 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,15 +1,10 @@ parameters: level: 8 paths: - - csv.php - - index.php - - index3.php - - index6.php - - upload.php - - zipit.php - classes - functions - inc + - public - tests ignoreErrors: - '#Class MDDBConnectionImpossible not found.#'