Commit Graph

20758 Commits

Author SHA1 Message Date
Maksim Spirkov
8005113753 Fix PHPStan errors in yii\rbac\PhpManager (#20588) 2025-10-10 23:01:42 +03:00
Maksim Spirkov
e86086d56b Fix #20587: Fix @var annotation for yii\rbac\Item::$ruleName 2025-10-10 23:01:20 +03:00
Maksim Spirkov
7ac94cefd6 Fix #20589: Fix @var annotations for yii\rbac\DbManager properties 2025-10-10 23:00:42 +03:00
Maksim Spirkov
74290a353a Fix return value in Request::getServerPort (#20583) 2025-10-07 23:52:21 +03:00
Maksim Spirkov
716024c91e Remove array shapes from @return annotations (#20580) 2025-10-07 08:10:36 +03:00
Maksim Spirkov
049d52d699 Fix #20579: Add PHPStan/Psalm annotations for HeaderCollection::get 2025-10-07 08:08:48 +03:00
Maksim Spirkov
4b23c4b5bd Fix #20569: Fix @param annotation for $default in HeaderCollection::get 2025-10-06 13:35:37 +03:00
Maksim Spirkov
dc6f9bcb31 Fix PHPStan errors (#20577) 2025-10-06 13:34:14 +03:00
Maksim Spirkov
138815a027 Fix #20576: Fix @var annotation for StringValidator::$length 2025-10-06 13:33:30 +03:00
Ou Bo
ba41721c40 Fix #20047: Throw exception when fixture not found rather than ignoring 2025-10-03 00:39:46 +03:00
Wilmer Arambula
8104e8f2b0 Remove CodeClimate and Scrutinizer configuration files from the repository. (#20572) 2025-10-03 00:36:07 +03:00
Maksim Spirkov
35ffae5933 Exclude commit from Git Blame (#20567) 2025-10-02 10:28:35 +03:00
Maksim Spirkov
b50e41af14 Update PHPStan level from 1 to 2 (#20568) 2025-10-02 10:28:22 +03:00
Maksim Spirkov
1082caac5a Fix #20570: Fix @var annotation for UrlManager::$cache 2025-10-02 10:26:35 +03:00
Maksim Spirkov
1b2796ffb5 Fix #20571: Fix @var annotation for yii\web\Response::$stream 2025-10-02 10:25:45 +03:00
Wilmer Arambula
a4bacdd913 Update ci workflows to ignore specific paths for pull requests, push, and exclude directory framework/messages to coverage. (#20563) 2025-10-02 01:34:02 +03:00
Wilmer Arambula
7000300ab6 Update README.md to enhance logo display (light/dark) and badge styles. (#20562) 2025-10-02 01:31:32 +03:00
Дилян Палаузов
c32f21fe0e Optimize PNG files (#19682) 2025-10-02 01:29:48 +03:00
Maksim Spirkov
0885af7c99 Update PHPStan version to 2.1 (#20558) 2025-10-02 01:27:51 +03:00
Maksim Spirkov
c82da8dc82 Add visibility for all class elements (#20557) 2025-10-02 01:27:23 +03:00
Wilmer Arambula
813dfc07cc Update default additional-args for PHPUnit to include JUnit logging for codecov tests in build.yml workflow. (#20556) 2025-09-29 22:03:44 -03:00
Wilmer Arambula
da2bd17269 Add actions composite. (#20551) 2025-09-29 21:15:37 -03:00
Wilmer Arambula
9b158e514e Upgrade tests for PHP 7.4. (#20545) 2025-09-30 01:33:08 +03:00
Wilmer Arambula
33ed3218bf Fix #20548: Fix PHP 8.5 null array offset deprecation warnings 2025-09-30 01:31:21 +03:00
Maksim Spirkov
d8ba4c0468 Fix #19526: Add the convertIniSizeToBytes method to BaseStringHelper 2025-09-30 01:27:40 +03:00
Maksim Spirkov
54fb1cc7af Remove unused imports (#20554) 2025-09-30 01:22:41 +03:00
Maksim Spirkov
bb589aba41 Exclude commit with CS changes from Git Blame (#20553) 2025-09-30 01:22:15 +03:00
Ondřej Vašíček
0eee39302a Fix #20542: Fix Formatter working with more complex ICU unit data structure 2025-09-30 01:18:55 +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
848cd97849 Fix versioning in changelog and update upgrade notes for 2.0.54. (#20543) 2025-09-27 12:17:51 +03:00
Maksim Spirkov
dc65bd3726 Fix #19655: Fix LinkPager::getPageRange when maxButtons is 2 2025-09-27 11:56:04 +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
973a55f90e Update minimum PHP version requirement from 7.3 to 7.4. (#20539) 2025-09-25 18:08:30 -03:00
Maksim Spirkov
de3bd9e592 Fix PHPStan errors (#20526) 2025-09-16 23:02:36 +03:00
Maksim Spirkov
7143fdfe3e Fix #20530: Fix notice "Object of class DateTimeImmutable could not be converted to int" in CookieCollection::has 2025-09-16 21:28:41 +03:00
Maksim Spirkov
90c2ceb170 Add @template annotation for yii\rest\Action (#20529) 2025-09-16 21:21:17 +03:00
Maksim Spirkov
53bdfc3b2c Fix PHPStan errors (#20523) 2025-09-15 23:38:06 +03:00
Maksim Spirkov
04202f04f5 Fix #19506: Fix @property annotations in yii\console\widgets\Table, yii\di\Container and yii\web\Session 2025-09-15 20:59:22 +03:00
Maksim Spirkov
4774464159 Fix #20525: Add @template annotations for all actions 2025-09-15 20:38:24 +03:00
Maksim Spirkov
68600dbcba Fix #20524: Fix PHPStan/Psalm annotations in Yii::createObject 2025-09-15 20:37:32 +03:00
Maksim Spirkov
398dea3b6e Fix typos in the comments (#20520) 2025-09-11 18:19:00 +03:00
Maksim Spirkov
2e20fd361a Fix @var annotation in ActiveRecordTestTrait (#20519) 2025-09-11 18:18:31 +03:00
Maksim Spirkov
70eb2c1c15 Fix #20515: Fix @param annotations in BetweenColumnsCondition, InCondition and LikeCondition 2025-09-08 13:08:53 +03:00
Maksim Spirkov
04d0c0dd5f Fix #20516: Fix @template annotations in ActiveRecord 2025-09-08 13:08:02 +03:00
Maksim Spirkov
61f1bd7af9 Fix @var annotations (#20517) 2025-09-08 13:07:30 +03:00
Maksim Spirkov
53256fdd24 Fix #20513: Fix code examples in PHPDoc 2025-09-06 00:22:56 +03:00
Maksim Spirkov
a6a7f0128a Fix #20514: Add @property annotations for yii\console\Controller 2025-09-06 00:20:19 +03:00
Maksim Spirkov
aa04f38581 Exclude commits with CS changes from Git Blame (#20512) 2025-09-05 00:34:41 +03:00
Maksim Spirkov
f914cda51e Remove invalid @property annotations and fix property descriptions (#20510) 2025-09-05 00:33:39 +03:00
Maksim Spirkov
f39a2ec1f9 Remove invalid and unnecessary PHPDoc annotations (#20507) 2025-09-03 15:09:14 +03:00