openvk/Web/Presenters
Alexander Minkin def76226b7
feat(core): add phpstan for static analysis (#1223)
* feat: add phpstan for static analysis

* ci(actions): add phpstan action

* ci(actions): do analysing inside docker container

* fix(FetchToncoinTransactions): add var declaration

* fix(ServiceAPI/Wall): add var declaration

* fix(bootstrap): remove case-insensitive false vars

* fix(VKAPI/Handlers/Board): change parameters order

* fix(VKAPIRequestHandler): set fail's return type as never

* fix(VKAPI/Handlers/Groups): add array declaration

* fix(VKAPI/Handlers/Newsfeed): add return_banned declaration

* fix(VKAPI/Handlers/Notes): move $nodez declaration up

* fix(phpstan): most of the things and stupid lines of code

* fix(lint)

* fix(phpstan): less errors

* fix(lint): again. cuz i forgot about it

* fix(stan): all errors are gone now =3

---------

Co-authored-by: veselcraft <veselcraft@icloud.com>
2025-03-09 16:03:33 +03:00
..
templates fix(im): escape html in sent messages too (#1218) 2025-01-30 00:13:20 +03:00
AboutPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AdminPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
AppsPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AudioPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AuthPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AwayPresenter.php style: fixes (#1237) 2025-02-22 23:46:02 +03:00
BannedLinkPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
BlobPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
CommentPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
ContentSearchPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
DocumentsPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
GiftsPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
GroupPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
HelloPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
InternalAPIPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
MaintenancePresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
MessengerPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
NoSpamPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
NotesPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
NotificationPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
OpenVKPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
PhotosPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
PollPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
ReportPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
SearchPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
SupportPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
ThemepacksPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
TopicsPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
UnknownTextRouteStrategyPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
UserPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
VideosPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
VKAPIPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
WallPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00