Commit 9dbf38d
Implement phpstan 5 (#399)
* Implement phpstan 5
* Update hook.php
Co-authored-by: Stanislas <skita@teclib.com>
* Implement suggestion
* Set params types and remove useless phpstan ignore
* Add review suggestions
* Fix discovery fail
* Fix phstan5 fail
* Update inc/model.class.php
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
* Fix lint
* Fix phpstan level 5 error
* Update composer
* check remove a lot of phpstan ignore
* Update inc/model.class.php
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
* Update inc/model.class.php
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
* Remove a lot of mixed type
* Update inc/profile.class.php
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
* Comment useless code
* Update inc/profile.class.php
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
---------
Co-authored-by: Stanislas <skita@teclib.com>
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>1 parent 7f1e71e commit 9dbf38d
File tree
60 files changed
+523
-561
lines changed- front
- inc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+523
-561
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments