mirror of
https://github.com/openvk/openvk
synced 2025-04-22 08:03:01 +03:00
* 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> |
||
---|---|---|
.. | ||
templates | ||
AboutPresenter.php | ||
AdminPresenter.php | ||
AppsPresenter.php | ||
AudioPresenter.php | ||
AuthPresenter.php | ||
AwayPresenter.php | ||
BannedLinkPresenter.php | ||
BlobPresenter.php | ||
CommentPresenter.php | ||
ContentSearchPresenter.php | ||
DocumentsPresenter.php | ||
GiftsPresenter.php | ||
GroupPresenter.php | ||
HelloPresenter.php | ||
InternalAPIPresenter.php | ||
MaintenancePresenter.php | ||
MessengerPresenter.php | ||
NoSpamPresenter.php | ||
NotesPresenter.php | ||
NotificationPresenter.php | ||
OpenVKPresenter.php | ||
PhotosPresenter.php | ||
PollPresenter.php | ||
ReportPresenter.php | ||
SearchPresenter.php | ||
SupportPresenter.php | ||
ThemepacksPresenter.php | ||
TopicsPresenter.php | ||
UnknownTextRouteStrategyPresenter.php | ||
UserPresenter.php | ||
VideosPresenter.php | ||
VKAPIPresenter.php | ||
WallPresenter.php |