diff options
| author | 2023-03-27 00:36:21 +0200 | |
|---|---|---|
| committer | 2023-03-27 00:36:21 +0200 | |
| commit | 0317683155a3966830f3972fde1562087f65cf94 (patch) | |
| tree | d2806e337c54d449704e6a8f3f8d1887d6c174f2 /tests/phpstan-next.txt | |
| parent | f3af3f0f3d4da8023c5e918545d47a51afc4b6c1 (diff) | |
Add test and type hinting (#5087)
* - Add test and type hinting
- pass PhpStan Level 9
* fix dump
* fix style
* fix visibility
* fix style
* add test
* add test
* add test
* add test
* add test
* Simplify
* cleaning after test
* remove space
* fix style
* use specific log file for test
* Remarque's from Alkarex
* A few more details
---------
Co-authored-by: Luc <sanchezluc+freshrss@gmail.com>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
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 7f8d5e4e4..b936f3d39 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -31,7 +31,6 @@ ./app/Models/FeedDAOSQLite.php ./app/Models/FilterAction.php ./app/Models/FormAuth.php -./app/Models/Log.php ./app/Models/ReadingMode.php ./app/Models/Search.php ./app/Models/Share.php |
