diff options
Diffstat (limited to 'tests/phpstan-next.txt')
| -rw-r--r-- | tests/phpstan-next.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index 9c2508c2a..90f26e09c 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -4,8 +4,6 @@ # Can be regenerated with something like: # find . -type d -name 'vendor' -prune -o -name '*.php' -exec sh -c 'vendor/bin/phpstan analyse --level 6 --memory-limit 512M {} >/dev/null 2>/dev/null || echo {}' \; -./app/Controllers/feedController.php -./app/Controllers/userController.php ./app/install.php ./app/Models/Category.php ./app/Models/CategoryDAO.php |
