diff options
| author | 2023-04-20 00:55:10 +0200 | |
|---|---|---|
| committer | 2023-04-20 00:55:10 +0200 | |
| commit | ecd956c73608a699a8ebd177c68c740c4ca20af7 (patch) | |
| tree | fd63ac2cede97c2e4db2afa5fe5fa85e4cc566db /tests/phpstan-next.txt | |
| parent | 2f53214c159738efc631ce3930e91c44f00f76f5 (diff) | |
PHPStan 7 configureController (#5318)
And fix bugs for saving user queries
Diffstat (limited to 'tests/phpstan-next.txt')
| -rw-r--r-- | tests/phpstan-next.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index f61cc4b22..878be4f8c 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -3,7 +3,6 @@ # Can be regenerated with something like: # find . -type d -name 'vendor' -prune -o -name '*.php' -exec sh -c 'vendor/bin/phpstan analyse --level 7 --memory-limit 512M {} >/dev/null 2>/dev/null || echo {}' \; -./app/Controllers/configureController.php ./app/Controllers/feedController.php ./app/Controllers/importExportController.php ./app/Controllers/indexController.php |
