Commit Graph

13 Commits

Author SHA1 Message Date
Maksim Spirkov
2025a65a9c Bump phpstan/phpstan from 2.1.29 to 2.1.32 (#20686) 2025-11-25 18:42:44 +03:00
Maksim Spirkov
7dd3dede14 Add generics for all controllers (#20675) 2025-11-03 12:59:23 +03:00
Maksim Spirkov
1fdcebaeec Fix #20671: Fix PHPDoc annotations in yii\base, yii\console, yii\web and yii\widgets namespaces 2025-11-02 11:35:27 +03:00
Wilmer Arambula
8a87a5fb25 Fix PHP 8.5 null array offset deprecation warnings in yii\build\controllers\ReleaseController class. (#20665) 2025-10-30 20:47:37 -03:00
Maksim Spirkov
ffa0dda204 Fix #20658: Add missing generics in yii\console, yii\captcha, yii\caching and yii\behaviors namespaces 2025-10-30 23:41:32 +03:00
Maksim Spirkov
5dcf4b853d Fix #20654: Add missing generics in yii\db namespace. Fix PHPDoc annotations in yii\db\ArrayExpression 2025-10-29 14:42:19 +03:00
Maksim Spirkov
bfd3736653 Fix #20640: Fix @param annotation for $block in yii\console\Markdown::renderParagraph() 2025-10-28 13:42:07 +03:00
Maksim Spirkov
9e45755a8e Fix #20607: Add PHPStan/Psalm annotations for DB schemas 2025-10-14 20:04:34 +03:00
Maksim Spirkov
b50e41af14 Update PHPStan level from 1 to 2 (#20568) 2025-10-02 10:28:22 +03:00
Maksim Spirkov
dba9e4d76d Fix #20532: Add missing return statements in CacheController::actionFlushSchema, FixtureController::actionUnload, HelpController::actionIndex and ServeController::actionIndex 2025-09-30 01:17:34 +03:00
Wilmer Arambula
31106c86fe Fix #20541: Remove deprecated caching components: XCache and ZendDataCache, and update related tests and documentation 2025-09-26 11:43:19 +03:00
Wilmer Arambula
2fc017b6bc Update GitHub Actions workflows to use actions/checkout@v5, codecov/codecov-action@v5, and add static.yml. (#20500) 2025-08-27 10:05:26 +03:00
Maksim Spirkov
28b6ca7002 Fix #20485: Fix error Cannot unset string offsets in yii\di\Instance:ensure(['__class' => ...], 'some\class\name'), Integrate PHPStan for static analysis 2025-08-26 22:01:33 +03:00