openvk/Web/Models/Entities
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
..
Notifications feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
Traits feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
UserInfoEntities feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Album.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Alias.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
APIToken.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Application.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Attachable.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Audio.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Ban.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
BannedLink.php fix(away.php): fix link checking (#949) 2025-02-16 16:47:48 +03:00
Club.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Comment.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Correspondence.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Document.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
EmailChangeVerification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
EmailVerification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Gift.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
GiftCategory.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
IP.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Manager.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Media.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
MediaCollection.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Message.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
NoSpamLog.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Note.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Notification.php Initial commit 2020-06-07 19:04:43 +03:00
PasswordReset.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Photo.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
Playlist.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Poll.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Post.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Postable.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Report.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
SupportAgent.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
SupportAlias.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Ticket.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
TicketComment.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Topic.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
User.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
Video.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
VideoAlbum.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Voucher.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00